blob: 9b0c9c2683602fdcc9ba5990c3b94a5eafe8d84e (
plain)
1
2
3
4
|
libbson is a library providing useful routines related to building,
parsing, and iterating BSON documents. It is a useful base for those
wanting to write high-performance C extensions to higher level
languages such as python, ruby, or perl.
|