Package python3.11-iniconfig-1.1.1-2.el9.src
Name | python3.11-iniconfig |
---|---|
Epoch | 0 |
Version | 1.1.1 |
Release | 2.el9 |
Architecture | src |
Website/URL | http://github.com/RonnyPfannschmidt/iniconfig |
License | MIT |
Build Time | 2023-06-03 20:16:47 |
Build Host | builder-x86-03.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.11-iniconfig-1.1.1-2.el9 |
SHA-256 checksum | 845baff290a1d399fbdbbceb0c2736196941861b1ff3b2c21892fe534cf94f6b |
×
* Wed May 24 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.1.1-2 - Rebuilt for MSVSphere 9.2 * Wed Feb 01 2023 Charalampos Stratakis <cstratak@redhat.com> - 1.1.1-2 - Enable tests * Fri Dec 02 2022 Charalampos Stratakis <cstratak@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>