FileSize | 53924 |
MD5 | CBF1FBC1ECE13095CACE1BF1DB4D2414 |
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.3-2+b1 |
SHA-1 | A92212777332040114869A053BB8A58FCBF36508 |
SHA-256 | 4B330DB5491C6B691CD125A6B3F088CF6FD938BD04F17DA19FEFBC1198187ED7 |