[ buster ]
[ bullseye ]
[ bullseye-backports ]
[ bookworm ]
[ bookworm-backports ]
[ trixie ]
[ sid ]
[ 原始碼: python-canonicaljson ]
套件:python3-canonicaljson(1.6.2-1)
python3-canonicaljson 的相關連結
Debian 的資源:
下載原始碼套件 python-canonicaljson:
- [python-canonicaljson_1.6.2-1.dsc]
- [python-canonicaljson_1.6.2.orig.tar.gz]
- [python-canonicaljson_1.6.2-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
canonical JSON implementation for Python 3
Canonical JSON implementation for Python 3.
* Encodes objects and arrays as RFC 7159 JSON. * Sorts object keys so that you get the same result each time. * Has no inignificant whitespace to make the output as small as possible. * Escapes only the characters that must be escaped, U+0000 to U+0019 / U+0022 / U+0056, to keep the output as small as possible. * Uses the shortest escape sequence for each escaped character. * Encodes the JSON as UTF-8. * Can encode frozendict immutable dictionaries.
其他與 python3-canonicaljson 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-frozendict (>= 0.4)
- immutable dictionary - Python 3.x
-
- dep: python3-simplejson (>= 3.14)
- simple, fast, extensible JSON encoder/decoder for Python 3.x
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
- 或者 python3 (>> 3.8)
- interactive high-level object-oriented language (default python3 version)