Name : python311-canonicaljson
| |
Version : 2.0.0
| Vendor : openSUSE
|
Release : 3.1
| Date : 2025-01-20 06:06:08
|
Group : Unspecified
| Source RPM : python-canonicaljson-2.0.0-3.1.src.rpm
|
Size : 0.03 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: /vol/rzm3/linux-opensuse/tumbleweed/repo/oss/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python3-canonicaljson
python3.11dist(canonicaljson)
python311-canonicaljson
python3dist(canonicaljson)
Requires :