<package type="rpm">
	<name>python-html5-parser</name>
	<arch>znver1</arch>
	<version epoch="0" ver="0.4.12" rel="3"/>
	<checksum type="sha256" pkgid="YES">726b76cd97deaf2ef2fff9ee77a44988568c9e2cb45c100ad9cf8147754bdbcd</checksum>
	<summary>Fast C based HTML 5 parsing for python</summary>
	<description>A fast implementation of the HTML 5 parsing spec for Python.
Parsing is done in C using a variant of the gumbo parser.
The gumbo parse tree is then transformed into an lxml tree,
also in C, yielding parse times that can be a thirtieth of
the html5lib parse times. That is a speedup of 30x.  This
differs, for instance, from the gumbo python bindings, where
the initial parsing is done in C but the transformation into
the final tree is done in python.</description>
	<packager>uro &lt;uro@urogaming.co.uk&gt;</packager>
	<url>https://pypi.python.org/pypi/html5-parser/</url>
	<time file="1776800718" build="1776800447"/>
	<size package="167335" installed="504949" archive="0"/>
	<location href="python-html5-parser-0.4.12-3-omv2690.znver1.rpm"/>
	<format>
		<rpm:license>Apache-2.0</rpm:license>
		<rpm:vendor>OpenMandriva</rpm:vendor>
		<rpm:group>Development/Python</rpm:group>
		<rpm:buildhost>ryzen9-5.openmandriva.org</rpm:buildhost>
		<rpm:sourcerpm>python-html5-parser-0.4.12-3.src.rpm</rpm:sourcerpm>
		<rpm:header-range start="5032" end="11446"/>
		<rpm:provides>
			<rpm:entry name="python-html5-parser" flags="EQ" ver="0.4.12" rel="3"/>
			<rpm:entry name="python-html5-parser(x86-64)" flags="EQ" ver="0.4.12" rel="3"/>
			<rpm:entry name="python3.14dist(html5-parser)" flags="EQ" ver="0.4.12"/>
			<rpm:entry name="python3dist(html5-parser)" flags="EQ" ver="0.4.12"/>
		</rpm:provides>
		<rpm:requires>
			<rpm:entry name="libc.so.6()(64bit)"/>
			<rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
			<rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
			<rpm:entry name="libc.so.6(GLIBC_2.3.4)(64bit)"/>
			<rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
			<rpm:entry name="libpython3.14.so.1.0()(64bit)"/>
			<rpm:entry name="libxml2.so.16()(64bit)"/>
			<rpm:entry name="python(abi)" flags="EQ" ver="3.14"/>
			<rpm:entry name="python3.14dist(chardet)"/>
			<rpm:entry name="python3.14dist(lxml)" flags="GE" ver="3.8"/>
			<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:entry name="rtld(GNU_HASH)"/>
		</rpm:requires>
	</format>
</package>
