[ 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.el9.src download

Name python3.12-iniconfig
Epoch 0
Version 1.1.1
Release 3.el9
Architecture src
Website/URL http://github.com/RonnyPfannschmidt/iniconfig
License MIT
Build Time 2024-04-02 15:15:15
Build Host builder-x86-08.inferitos.ru
Summary Brain-dead simple parsing of ini files
Repositories CRB
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 18 KiB
Source Project python3.12-iniconfig-1.1.1-3.el9
SHA-256 checksum 9fe953f43b6ec3171d640b3a1fa6dcdaecbf0968aad9d709c7c98085b195dde3
× 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>