@hackage bson0.0.1

BSON documents are JSON-like objects with a standard binary encoding

BSON (short for Binary JSON) is a binary-encoded serialization of JSON-like documents.

This implements version 1.0 of the BSON spec, which is defined at http://bsonspec.org.