[ 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 python3.12-iniconfig-1.1.1-3.el8.src download

Name python3.12-iniconfig
Epoch 0
Version 1.1.1
Release 3.el8
Architecture src
Website/URL http://github.com/RonnyPfannschmidt/iniconfig
License MIT
Build Time 2024-04-15 17:07:07
Build Host builder-x86-06.inferitos.ru
Summary Brain-dead simple parsing of ini files
Repositories PowerTools
Description iniconfig is a small and simple INI-file parser module having a unique set of features: * tested against Python2.4 across to Python3.2, Jython, PyPy * maintains order of sections and entries * supports multi-line values with or without line-continuations * supports "#" comments everywhere * raises errors with proper line-numbers * no bells and whistles like automatic substitutions * iniconfig raises an Error if two sections have the same name.
Errata
Size 17 KiB
Source Project python3.12-iniconfig-1.1.1-3.el8
SHA-256 checksum 7b9134bc43849cb529923f91bcf932dc604b20b12c6899799b208373f26b7266
× Full screenshot
Changelog link
* Tue Apr 02 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 1.1.1-3
- Rebuilt for MSVSphere 9.4-beta

* Tue Jan 23 2024 Miro Hrončok <mhroncok@redhat.com> - 1.1.1-3
- Rebuilt for timestamp .pyc invalidation mode

* Tue Nov 14 2023 Charalampos Stratakis <cstratak@redhat.com> - 1.1.1-2
- Enable tests

* Tue Oct 17 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 1.1.1-1
- Initial package
- Fedora contributions by:
     Lumir Balhar <lbalhar@redhat.com>
     Miro Hrončok <miro@hroncok.cz>
     Tomas Hrnciar <thrnciar@redhat.com>