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

Пакет python3-simplejson-3.19.2-1.el10_0.aarch64 download

Имя python3-simplejson
Эпоха 0
Версия 3.19.2
Релиз 1.el10_0
Архитектура aarch64
Сайт https://github.com/simplejson/simplejson
Лицензия (MIT or AFL) and (MIT or GPLv2)
Время сборки 2025-02-20 02:56:02
Хост сборки builder-arm64-1.inferitos.ru
Краткое описание Simple, fast, extensible JSON encoder/decoder for Python 3
Репозитории 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.
Эррата
Размер 169 КиБ
Исходный проект python-simplejson-3.19.2-1.el10_0
Контрольная сумма SHA-256 51e254d0e4b5be1ebe767df56a07180a9a07fae31fe735699a7b077b13906cb9
× Full screenshot
История изменений 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)