[ol10_codeready_builder] python3.14-iniconfig-2.1.0-3.el10.noarch

Name:python3.14-iniconfig
Version:2.1.0
Release:3.el10
Architecture:noarch
Group:Unspecified
Size:44789
License:MIT
RPM: python3.14-iniconfig-2.1.0-3.el10.noarch.rpm
Source RPM: python3.14-iniconfig-2.1.0-3.el10.src.rpm
Build Date:Thu Feb 12 2026
Build Host:build-ol10-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.

Related Packages (Show Changelog) (Show Filelist)