libbson-2.1.0
BSON utility library
Back to search · Project homepage
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.
Package information
- Ports path
- devel/libbson
- Package architecture
- amd64
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- devel, databases
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, alpha, hppa, sparc64
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Build
- devel/cmake/core STEM->=4
- devel/ninja