1 2 3 4 5 6 7 8 9
#! /usr/bin/python from pprint import pprint import sys import bson pprint(bson.decode_all(file(sys.argv[1], 'rb').read()))
Loggerhead is a web-based interface for Breezy Version: 2.0.1