FileSize | 46812 |
MD5 | 2F48F886C40E52F5EBA6E1793F404BFB |
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.2-1+b2 |
SHA-1 | 7AAE0B0AF556367D3BCB4181732EC2EE7C583312 |
SHA-256 | 17A516B450B10A7C3E3D5819BD22245B7D757CB9D279DEEDBF9399F505E32A57 |