FileSize | 33868 |
MD5 | 5BDF4CD0E5D31126419318B6FBB71CA3 |
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.6-1 |
SHA-1 | 4A0550E326160116EE8F9AD43B6F3774BE5DAB30 |
SHA-256 | 998B386570606D3B902A9487BBE523CC9C1A054F74F027FD882F18567007F3A7 |