<package type="rpm">
	<name>python-html5-parser</name>
	<arch>src</arch>
	<version epoch="0" ver="0.4.12" rel="3"/>
	<checksum type="sha256" pkgid="YES">92e92f1a4a84b1b553f0ce833605611113ec510ee51d247e768e8a290c7979e3</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="1776800711" build="1776800447"/>
	<size package="286864" installed="272734" archive="0"/>
	<location href="python-html5-parser-0.4.12-3.src.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></rpm:sourcerpm>
		<rpm:header-range start="5032" end="13968"/>
		<rpm:provides>
			<rpm:entry name="python-html5-parser" flags="EQ" ver="0.4.12" rel="3"/>
			<rpm:entry name="python-html5-parser-debuginfo" flags="EQ" ver="0.4.12" rel="3"/>
			<rpm:entry name="python-html5-parser-debugsource" flags="EQ" ver="0.4.12" rel="3"/>
		</rpm:provides>
		<rpm:requires>
			<rpm:entry name="pkgconfig(libxml-2.0)"/>
			<rpm:entry name="pkgconfig(python)"/>
			<rpm:entry name="python"/>
			<rpm:entry name="python3.14dist(beautifulsoup4)"/>
			<rpm:entry name="python3.14dist(chardet)"/>
			<rpm:entry name="python3.14dist(lxml)"/>
			<rpm:entry name="python3.14dist(pip)"/>
			<rpm:entry name="python3.14dist(setuptools)"/>
			<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>
