FileSize | 31996 |
MD5 | 7ECD146E8B2183D51668EA3AD2A02850 |
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.2-1 |
SHA-1 | 46266061994D019AD6C6D9E477DC49B5CE66E6C0 |
SHA-256 | 8EE0E71B544D7B5A62619590859CC8A4791137FAAF5EBBE8514F4B068833B9F5 |