libcbor0
library for parsing and generating CBOR (RFC 7049)
Description
CBOR is a general-purpose schema-less binary data format, defined in RFC 7049. This package provides a C library for parsing and generating CBOR. The main features are: - Complete RFC conformance
- Robust C99 implementation
- Layered architecture offers both control and convenience
- Flexible memory management
- No shared global state - threading friendly
- Proper handling of UTF-8
- Full support for streams & incremental processing
- Extensive documentation and test suite
- No runtime dependencies, small footprint
This package contains the runtime library.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/PJK/libcbor
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libcbor0