FileSize | 31320 |
MD5 | 6CE06CEC99462162B814D9E410441B3F |
PackageDescription | Python implementation of CBOR (common documentation)
This library provides encoding and decoding for the Concise Binary Object
Representation (CBOR, RFC 7049) serialization format.
.
Features:
* Simple API like json or pickle modules.
* Support many CBOR tags with stdlib objects.
* Generic tag decoding.
* Shared value references including cyclic references.
* Optional C module backend tested on big- and little-endian architectures.
* Extensible tagged value handling using tag_hook and object_hook on decode
and default on encode.
* Command-line diagnostic tool, converting CBOR file or stream to JSON
(This is a lossy conversion, for diagnostics only)
* Thorough test suite.
.
This is the common documentation package. |
PackageMaintainer | Debian Python Team <team+python@tracker.debian.org> |
PackageName | python-cbor2-doc |
PackageSection | doc |
PackageVersion | 5.4.1-1 |
SHA-1 | 4799BA6D5E80759AFF1C3804A42DF0E737197A55 |
SHA-256 | 9253EEAA45E646E2C123E4D07C7B6C7AAA0B8D23834A9D0D3EF77CBB615CCB45 |