<package type="rpm">
	<name>python-iniparse</name>
	<arch>noarch</arch>
	<version epoch="0" ver="0.5.1" rel="1"/>
	<checksum type="sha256" pkgid="YES">f39e741daf73b2d6e1b61b1c1f26b4b865158a4c95c261ad00c95d198fbd5de0</checksum>
	<summary>INI parser for Python</summary>
	<description>python-iniparse is a INI parser for Python which is:

Compatible with ConfigParser: Backward compatible implementations of
ConfigParser, RawConfigParser, and SafeConfigParser are included that
are API-compatible with the Python standard library.

Preserves structure of INI files: Order of sections &amp; options, indentation,
comments, and blank lines are preserved as far as possible when data is updated.

More convenient: Values can be accessed using dotted notation (cfg.user.name),
or using container syntax (cfg['user']['name']).

It is very useful for config files that are updated both by users and by
programs, since it is very disorienting for a user to have her config file
completely rearranged whenever a program changes it. iniparse also allows
making the order of entries in a config file significant, which is desirable
in applications like image galleries.</description>
	<packager>uro &lt;uro@urogaming.co.uk&gt;</packager>
	<url>https://github.com/candlepin/python-iniparse</url>
	<time file="1774456746" build="1774456529"/>
	<size package="29990" installed="76011" archive="0"/>
	<location href="python-iniparse-0.5.1-1-omv2690.noarch.rpm"/>
	<format>
		<rpm:license>MIT</rpm:license>
		<rpm:vendor>OpenMandriva</rpm:vendor>
		<rpm:group>Development/Python</rpm:group>
		<rpm:buildhost>ryzen9-4.openmandriva.org</rpm:buildhost>
		<rpm:sourcerpm>python-iniparse-0.5.1-1.src.rpm</rpm:sourcerpm>
		<rpm:header-range start="5032" end="11451"/>
		<rpm:provides>
			<rpm:entry name="python-iniparse" flags="EQ" ver="0.5.1" rel="1"/>
			<rpm:entry name="python2-iniparse" flags="EQ" ver="0.5.1" rel="1"/>
			<rpm:entry name="python3.14dist(iniparse)" flags="EQ" ver="0.5.1"/>
			<rpm:entry name="python3dist(iniparse)" flags="EQ" ver="0.5.1"/>
		</rpm:provides>
		<rpm:requires>
			<rpm:entry name="python(abi)" flags="EQ" ver="3.14"/>
			<rpm:entry name="rpmlib(LargeFiles)" flags="LE" ver="4.12.0" rel="1"/>
			<rpm:entry name="rpmlib(PayloadIsZstd)" flags="LE" ver="5.4.18" rel="1"/>
		</rpm:requires>
		<rpm:obsoletes>
			<rpm:entry name="python2-iniparse" flags="LT" ver="0.5.1" rel="1"/>
		</rpm:obsoletes>
	</format>
</package>
