[ 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 ]
×

Project python3.11-iniconfig-1.1.1-2.el8

Name python3.11-iniconfig
Epoch 0
Version 1.1.1
Release 2.el8
Website/URL http://github.com/RonnyPfannschmidt/iniconfig
License MIT
Build Time 2023-12-08 21:26:15
Build Host builder-x86-03.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
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
python3.11-iniconfig-1.1.1-2.el8.noarch Brain-dead simple parsing of ini files 376f984a3e5525900af75f2a26dcb0f138f226a5e1a6cbb79756c3a922cc074d download
src
python3.11-iniconfig-1.1.1-2.el8.src Brain-dead simple parsing of ini files 1a04b8f47453a36f9a2e4180aa4265a0e2bca06943bc711aafcdb363a0b1ea1e download
Changelog link
* Thu Dec 07 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.1.1-2
- Rebuilt for MSVSphere 8.8

* 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>