Name : python3-canonicaljson
| |
Version : 1.1.4
| Vendor : openSUSE
|
Release : bp154.1.1
| Date : 2021-07-15 19:36:32
|
Group : Development/Languages/Python
| Source RPM : python-canonicaljson-1.1.4-bp154.1.1.src.rpm
|
Size : 0.02 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Canonical JSON for Python
|
Description :
This is a Python module which encodes objects and arrays into JSON as per RFC 7159.
* Sorts object keys so that it yields the same result each time. * Has no insignificant 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.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP4/step/noarch |