[ Все 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 ]
×

Проект python-simplejson-3.19.2-1.el10_0

Имя python-simplejson
Эпоха 0
Версия 3.19.2
Релиз 1.el10_0
Сайт https://github.com/simplejson/simplejson
Лицензия (MIT or AFL) and (MIT or GPLv2)
Время сборки 2025-02-20 02:55:32
Хост сборки builder-x86-03.inferitos.ru
Краткое описание Simple, fast, extensible JSON encoder/decoder for Python
Репозитории Extras
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
python-simplejson-doc-3.19.2-1.el10_0.x86_64 simplejson documentation 904a6718c341884b9b1b2f0f369c96afeb5a56a149a72fa83d984577c78f92fd download
python3-simplejson-3.19.2-1.el10_0.x86_64 Simple, fast, extensible JSON encoder/decoder for Python 3 8dd32146ed8bdbf0b6081620002bc63d5bf96967d1cd032fb784ba47a5f94658 download
aarch64
python-simplejson-doc-3.19.2-1.el10_0.aarch64 simplejson documentation 5ecec86437b22f59d72ef4e6deacf76e82e34607fc422c80203b22bf32fe7709 download
python3-simplejson-3.19.2-1.el10_0.aarch64 Simple, fast, extensible JSON encoder/decoder for Python 3 51e254d0e4b5be1ebe767df56a07180a9a07fae31fe735699a7b077b13906cb9 download
src
python-simplejson-3.19.2-1.el10_0.src Simple, fast, extensible JSON encoder/decoder for Python 8abd2b382c78bb5ef8bb00bcb7cece3c6b3f967a10fff8e20a1637cb93b9a4b5 download
История изменений 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)