<package type="rpm">
	<name>python-json5</name>
	<arch>src</arch>
	<version epoch="0" ver="0.14.0" rel="1"/>
	<checksum type="sha256" pkgid="YES">d047ff197f7b0b49a79d5fbcd231da18a2590bc27706aa2cce28c82b0423f4ce</checksum>
	<summary>A Python implementation of the JSON5 data format</summary>
	<description>A Python implementation of the JSON5 data format.

JSON5 extends the JSON data interchange format to make it slightly more
usable as a configuration language:

JavaScript-style comments (both single and multi-line) are legal.
Object keys may be unquoted if they are legal ECMAScript identifiers
Objects and arrays may end with trailing commas.
Strings can be single-quoted, and multi-line string literals are
allowed.
There are a few other more minor extensions to JSON; see the above page
for the full details.

This project implements a reader and writer implementation for Python;
where possible, it mirrors the standard Python JSON API package for
ease of use.

This is an early release. It has been reasonably well-tested, but it is
SLOW. It can be 1000-6000x slower than the C-optimized JSON module, and
is 200x slower (or more) than the pure Python JSON module.</description>
	<packager>uro &lt;uro@urogaming.co.uk&gt;</packager>
	<url>https://github.com/dpranke/pyjson5</url>
	<time file="1774718701" build="1774718345"/>
	<size package="480028" installed="467079" archive="0"/>
	<location href="python-json5-0.14.0-1.src.rpm"/>
	<format>
		<rpm:license>Apache 2.0</rpm:license>
		<rpm:vendor>OpenMandriva</rpm:vendor>
		<rpm:group>Development/Python</rpm:group>
		<rpm:buildhost>c64-1.openmandriva.org</rpm:buildhost>
		<rpm:sourcerpm></rpm:sourcerpm>
		<rpm:header-range start="5032" end="12792"/>
		<rpm:provides>
			<rpm:entry name="python-json5" flags="EQ" ver="0.14.0" rel="1"/>
		</rpm:provides>
		<rpm:requires>
			<rpm:entry name="pkgconfig(python3)"/>
			<rpm:entry name="python"/>
			<rpm:entry name="python3.14dist(pip)"/>
			<rpm:entry name="python3.14dist(pip)"/>
			<rpm:entry name="python3.14dist(setuptools)"/>
			<rpm:entry name="python3.14dist(wheel)"/>
			<rpm:entry name="rpmlib(DynamicBuildRequires)" flags="LE" ver="4.15.0" rel="1"/>
			<rpm:entry name="rpmlib(LargeFiles)" flags="LE" ver="4.12.0" rel="1"/>
		</rpm:requires>
	</format>
</package>
