<package type="rpm">
	<name>python-json5</name>
	<arch>noarch</arch>
	<version epoch="0" ver="0.14.0" rel="1"/>
	<checksum type="sha256" pkgid="YES">6e8e4adf29b66f635033d2ec0d924f1a3559ddd96ce2d65bbefd9df4e40bb098</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="1774718266"/>
	<size package="69119" installed="276526" archive="0"/>
	<location href="python-json5-0.14.0-1-omv2690.noarch.rpm"/>
	<format>
		<rpm:license>Apache 2.0</rpm:license>
		<rpm:vendor>OpenMandriva</rpm:vendor>
		<rpm:group>Development/Python</rpm:group>
		<rpm:buildhost>c64-4.openmandriva.org</rpm:buildhost>
		<rpm:sourcerpm>python-json5-0.14.0-1.src.rpm</rpm:sourcerpm>
		<rpm:header-range start="5032" end="12755"/>
		<rpm:provides>
			<rpm:entry name="python-json5" flags="EQ" ver="0.14.0" rel="1"/>
			<rpm:entry name="python3.14dist(json5)" flags="EQ" ver="0.14"/>
			<rpm:entry name="python3dist(json5)" flags="EQ" ver="0.14"/>
		</rpm:provides>
		<rpm:requires>
			<rpm:entry name="/usr/bin/python"/>
			<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>
		<file>/usr/bin/pyjson5</file>
	</format>
</package>
