| Name: | python3.11-iniconfig | 
|---|---|
| Version: | 1.1.1 | 
| Release: | 2.el9 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 21164 | 
| License: | MIT | 
| RPM: | python3.11-iniconfig-1.1.1-2.el9.noarch.rpm | 
| Source RPM: | python3.11-iniconfig-1.1.1-2.el9.src.rpm | 
| Build Date: | Mon Apr 03 2023 | 
| Build Host: | build-ol9-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://github.com/RonnyPfannschmidt/iniconfig | 
| Summary: | Brain-dead simple parsing of ini files | 
| 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.  | 
- Enable tests
- Initial package
- Fedora contributions by:
      Lumir Balhar <lbalhar@redhat.com>
      Miro HronĨok <miro@hroncok.cz>
      Tomas Hrnciar <thrnciar@redhat.com>