Package python-iniconfig-1.1.1-2.module+el8.10.0+415+1d72af8c.src
Name | python-iniconfig |
---|---|
Epoch | 0 |
Version | 1.1.1 |
Release | 2.module+el8.10.0+415+1d72af8c |
Architecture | src |
Website/URL | http://github.com/RonnyPfannschmidt/iniconfig |
License | MIT |
Build Time | 2024-07-17 23:56:54 |
Build Host | builder-x86-07.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 | 18 KiB |
Source Project | python-iniconfig-1.1.1-2.module+el8.10.0+415+1d72af8c |
SHA-256 checksum | ed0d7a0e5915875f6c2af6a26050f934636b0b7a37183ff82195c65bb8b0e871 |
×
* Mon Dec 11 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.1.1-2 - Rebuilt for MSVSphere 8.8 * Wed Jan 13 2021 Tomas Orsava <torsava@redhat.com> - 1.1.1-2 - Convert from Fedora to the python39 module in RHEL8 - Revert usage of pyproject-rpm-macros - Remove dependency on setuptools_scm - Resolves: rhbz#1877430 * Thu Oct 15 2020 Tomas Hrnciar <thrnciar@redhat.com> - 1.1.1-1 - Update to 1.1.1 (#1888157) * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 13 2020 Miro Hrončok <mhroncok@redhat.com> - 1.0.0-1 - Initial package (#1856421)