FileSize | 43488 |
MD5 | 1A19A826C16A4D79B29B4AA9F5939FF9 |
PackageDescription | Implements Concise Binary Object Representation (Python 3)
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 package installs the library for Python 3. |
PackageMaintainer | Debian Python Team <team+python@tracker.debian.org> |
PackageName | python3-cbor2 |
PackageSection | python |
PackageVersion | 5.4.1-1 |
SHA-1 | C8C9380699EA4F7BD786E11E1E9052003691A820 |
SHA-256 | 7CC49D33199A4CE9579E59A7251B9F4324F7E2F7A24A4819199F5EB0AEDF4290 |