FileSize | 46132 |
MD5 | 7C126A1669D123B9486F32E9CB577721 |
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 | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python3-cbor2 |
PackageSection | python |
PackageVersion | 5.2.0-4 |
SHA-1 | A8103AB277DC20D1010788C6167EC7774E1C58C4 |
SHA-256 | 3E44AA203291F9274D6FDAA4DE7FEB3E0B6793796114FA4249B223C7ED4990A5 |