[ Все 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.17.0-2.el8.src download

Имя python-simplejson
Эпоха 0
Версия 3.17.0
Релиз 2.el8
Архитектура src
Сайт http://undefined.org/python/#simplejson
Лицензия (MIT or AFL) and (MIT or GPLv2)
Время сборки 2024-02-22 15:48:33
Хост сборки 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.
Эррата
Размер 99 КиБ
Исходный проект python-simplejson-3.17.0-2.el8
Контрольная сумма SHA-256 1d663417db774685baa58c70ef02ccc9737a7eed2f7c56e339fbbbef88cf974d
× Full screenshot
История изменений link
* Thu Feb 22 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 3.17.0-2
- Rebuilt for MSVSphere 8.9

* Sun Jan 26 2020 Fabian Affolter <mail@fabian-affolter.ch> - 3.17.0-2
- Tweak wildcard
- Remove references to Python 2

* Mon Nov 18 2019 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.17.0-1
- Update to 3.17.0 (#1773534).
- https://github.com/simplejson/simplejson/blob/v3.17.0/CHANGES.txt
- Drop python2-simplejson.

* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 3.16.0-5
- Rebuilt for Python 3.8.0rc1 (#1748018)

* Fri Aug 16 2019 Miro Hrončok <mhroncok@redhat.com> - 3.16.0-4
- Rebuilt for Python 3.8

* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.16.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.16.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild

* Thu Aug 23 2018 Miro Hrončok <mhroncok@redhat.com> - 3.16.0-1
- Update to 3.16.0 (#1462583)

* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.0-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild

* Mon Jul 02 2018 Miro Hrončok <mhroncok@redhat.com> - 3.10.0-9
- Use Python 3 Sphinx