summaryrefslogtreecommitdiffstats
path: root/libraries/libbson/README
blob: 151c173687b828fc1cf948cdde29c6581be8af5c (plain)
A cross platform BSON Library for C

libbson builds, parses, and iterates BSON documents, the native data
format of MongoDB. It also converts BSON to and from JSON, and provides
a platform compatibility layer for the MongoDB C Driver.

libbson conflicts with mongo-c-driver.

To build the libbson documentation, install Sphinx and set
DOCS=yes