[ aramo ]
[ 原始碼: cbor2 ]
套件: python-cbor2-doc (5.4.2-1build1)
python-cbor2-doc 的相關超連結
Trisquel 的資源:
下載原始碼套件 cbor2:
維護者:
Original Maintainers:
- Debian Python Team
- Bastian Germann
外部的資源:
- 主頁 [github.com]
相似套件:
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 (>= 4.3)
- JavaScript support for Sphinx documentation
-
- dep: sphinx-rtd-theme-common (>= 1.0.0+dfsg)
- sphinx theme from readthedocs.org (common files)