Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-canonicaljson | Distribution: SUSE Linux Enterprise 15 SP6 |
Version: 1.1.4 | Vendor: openSUSE |
Release: bp156.3.1 | Build date: Sat Jul 22 11:44:44 2023 |
Group: Development/Languages/Python | Build host: goat44 |
Size: 23659 | Source RPM: python-canonicaljson-1.1.4-bp156.3.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/matrix-org/python-canonicaljson | |
Summary: Canonical JSON for Python |
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.
Apache-2.0
* Thu Feb 28 2019 Tomáš Chvátal <tchvatal@suse.com> - Update to 1.1.4: * Fix error when encoding non-BMP characters on UCS-2 python builds (fixes issue #12). - Use same syntax for test multibuild like in other pkgs * Mon Apr 23 2018 jengelh@inai.de - Update descriptions. * Sun Apr 22 2018 okurz@suse.com - Add missing runtime requirement 'python-six' * Sun Apr 22 2018 okurz@suse.com - Add package self-test based on multibuild * Fri Apr 20 2018 okurz@suse.com - Cleanup duplicate files in singlespec package with fdupes * Fri Apr 20 2018 okurz@suse.com - Update to 1.1.3 * Mon Feb 27 2017 okurz@suse.com - Initial submission
/usr/lib/python3.6/site-packages/__pycache__ /usr/lib/python3.6/site-packages/__pycache__/canonicaljson.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/__pycache__/canonicaljson.cpython-36.pyc /usr/lib/python3.6/site-packages/canonicaljson-1.1.4-py3.6.egg-info /usr/lib/python3.6/site-packages/canonicaljson-1.1.4-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/canonicaljson-1.1.4-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/canonicaljson-1.1.4-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/canonicaljson-1.1.4-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/canonicaljson-1.1.4-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/canonicaljson-1.1.4-py3.6.egg-info/zip-safe /usr/lib/python3.6/site-packages/canonicaljson.py /usr/share/doc/packages/python3-canonicaljson /usr/share/doc/packages/python3-canonicaljson/README.rst /usr/share/licenses/python3-canonicaljson /usr/share/licenses/python3-canonicaljson/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 14:56:22 2025