Name : python312-canonicaljson
| |
Version : 2.0.0
| Vendor : openSUSE
|
Release : 2.7
| Date : 2024-02-08 17:05:25
|
Group : Development/Languages/Python
| Source RPM : python-canonicaljson-2.0.0-2.7.src.rpm
|
Size : 0.03 MB
| |
Packager : http://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: /vol/rzm3/linux-opensuse/ports/i586/tumbleweed/repo/oss/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python3.12dist(canonicaljson)
python312-canonicaljson
python3dist(canonicaljson)
Requires :