[ 原始碼: cbor2 ]
套件:python-cbor2-doc(5.4.6-1)
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.
其他與 python-cbor2-doc 有關的套件
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 5.2)
- JavaScript support for Sphinx documentation
-
- dep: sphinx-rtd-theme-common (>= 1.1.1+dfsg)
- sphinx theme from readthedocs.org (common files)