<package type="rpm">
	<name>python-html5-parser</name>
	<arch>x86_64</arch>
	<version epoch="0" ver="0.4.12" rel="3"/>
	<checksum type="sha256" pkgid="YES">eacdea3668c66daec3e35ef739db5054396f1def60f6a8d5634e0f529daa92c1</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="1776800710" build="1776800319"/>
	<size package="163837" installed="488509" archive="0"/>
	<location href="python-html5-parser-0.4.12-3-omv2690.x86_64.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>python-html5-parser-0.4.12-3.src.rpm</rpm:sourcerpm>
		<rpm:header-range start="5032" end="11198"/>
		<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>
