Package python3.12-iniconfig-1.1.1-3.el9.noarch
Name | python3.12-iniconfig |
---|---|
Epoch | 0 |
Version | 1.1.1 |
Release | 3.el9 |
Architecture | noarch |
Website/URL | http://github.com/RonnyPfannschmidt/iniconfig |
License | MIT |
Build Time | 2024-04-02 15:15:20 |
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 | 17 KiB |
Source Project | python3.12-iniconfig-1.1.1-3.el9 |
SHA-256 checksum | e3909326f6963a8c6240561008bc1796abaa1f95f981c7a66213504179b6a9ec |
×
* 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>