Files
ports/devel/libbson
rsadowski 1156fb6f92 Import libbson-2.1.0, improvements and OK sthen@
Comment:
BSON utility library

Description:
BSON ("Binary JSON") is a binary-encoded serialization of JSON-like
documents. It is the native document format of MongoDB.

libbson is a library providing useful routines related to building,
parsing, and iterating BSON documents. It can be used as a base for
high-performance C extensions to higher level languages.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://github.com/mongodb/mongo-c-driver
2025-08-17 05:46:08 +00:00
..