slackbuilds/libraries/libbson
Alexander Verbovetsky 421ba2d55d libraries/libbson: Added (a cross platform BSON Library for C)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-09-19 00:26:47 +07:00
..
README
libbson.SlackBuild
libbson.info
slack-desc

README

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.