Package python3-simplejson-3.19.2-1.el10_0.x86_64
Name | python3-simplejson |
---|---|
Epoch | 0 |
Version | 3.19.2 |
Release | 1.el10_0 |
Architecture | x86_64 |
Website/URL | https://github.com/simplejson/simplejson |
License | (MIT or AFL) and (MIT or GPLv2) |
Build Time | 2025-02-20 02:55:32 |
Build Host | builder-x86-03.inferitos.ru |
Summary | Simple, fast, extensible JSON encoder/decoder for Python 3 |
Repositories | Extras |
Description | simplejson is a simple, fast, complete, correct and extensible JSON <http://json.org> encoder and decoder for Python. It is pure Python code with no dependencies, but includes an optional C extension for a serious speed boost. The encoder may be subclassed to provide serialization in any kind of situation, without any special support by the objects to be serialized (somewhat like pickle). The decoder can handle incoming JSON strings of any specified encoding (UTF-8 by default). simplejson is the externally maintained development version of the JSON library included with Python. It gets updated more regularly than the JSON module in the Python stdlib. |
Errata | — |
Size | 170 KiB |
Source Project | python-simplejson-3.19.2-1.el10_0 |
SHA-256 checksum | 8dd32146ed8bdbf0b6081620002bc63d5bf96967d1cd032fb784ba47a5f94658 |
×
* Thu Feb 20 2025 Eduard Basov <ebasov@msvsphere-os.ru> - 3.19.2-1 - Rebuilt for MSVSphere 10 * Fri Oct 06 2023 Joel Capitao <jcapitao@redhat.com> - 3.19.2-1 - Update to 3.19.2 (#2242451) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 3.19.1-2 - Rebuilt for Python 3.12 * Tue Jun 13 2023 Joel Capitao <jcapitao@redhat.com> - 3.19.1-1 - Update to 3.19.1 (#2178350)