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