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