[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package python-simplejson-3.19.2-1.el10_0.src download

Name python-simplejson
Epoch 0
Version 3.19.2
Release 1.el10_0
Architecture src
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
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 119 KiB
Source Project python-simplejson-3.19.2-1.el10_0
SHA-256 checksum 8abd2b382c78bb5ef8bb00bcb7cece3c6b3f967a10fff8e20a1637cb93b9a4b5
× Full screenshot
Changelog link
* 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)