<package type="rpm">
	<name>python-h11</name>
	<arch>noarch</arch>
	<version epoch="0" ver="0.13.0" rel="2"/>
	<checksum type="sha256" pkgid="YES">46a96d47167bc7948ec925e2828ffec90cabc0758853a3f4fb5fc028f76cb822</checksum>
	<summary>A pure-Python, bring-your-own-I/O implementation of HTTP/1.1</summary>
	<description>This is a little HTTP/1.1 library written from scratch in Python, heavily\
inspired by hyper-h2.  It is a &quot;bring-your-own-I/O&quot; library; h11 contains no IO\
code whatsoever.  This means you can hook h11 up to your favorite network API,\
and that could be anything you want: synchronous, threaded, asynchronous, or\
your own implementation of RFC 6214 -- h11 will not judge you.  This also means\
that h11 is not immediately useful out of the box: it is a toolkit for building\
programs that speak HTTP, not something that could directly replace requests or\
twisted.web or whatever.  But h11 makes it much easier to implement something\
like requests or twisted.web.</description>
	<packager>mandian &lt;mandian@tutanota.com&gt;</packager>
	<url>https://github.com/python-hyper/h11</url>
	<time file="1652378807" build="1651956088"/>
	<size package="102773" installed="426058" archive="441268"/>
	<location href="python-h11-0.13.0-2-omv4003.noarch.rpm"/>
	<format>
		<rpm:license>MIT</rpm:license>
		<rpm:vendor>OpenMandriva</rpm:vendor>
		<rpm:group>Unspecified</rpm:group>
		<rpm:buildhost>ryzen9-5.openmandriva.org</rpm:buildhost>
		<rpm:sourcerpm>python-h11-0.13.0-2.src.rpm</rpm:sourcerpm>
		<rpm:header-range start="4504" end="19649"/>
		<rpm:provides>
			<rpm:entry name="python-h11" flags="EQ" ver="0.13.0" rel="2"/>
			<rpm:entry name="python3.9dist(h11)" flags="EQ" ver="0.13"/>
			<rpm:entry name="python3dist(h11)" flags="EQ" ver="0.13"/>
		</rpm:provides>
		<rpm:requires>
			<rpm:entry name="python(abi)" flags="EQ" ver="3.9"/>
			<rpm:entry name="rpmlib(CompressedFileNames)" flags="LE" ver="3.0.4" rel="1"/>
			<rpm:entry name="rpmlib(FileDigests)" flags="LE" ver="4.6.0" rel="1"/>
			<rpm:entry name="rpmlib(PartialHardlinkSets)" flags="LE" ver="4.0.4" rel="1"/>
			<rpm:entry name="rpmlib(PayloadFilesHavePrefix)" flags="LE" ver="4.0" rel="1"/>
			<rpm:entry name="rpmlib(PayloadIsZstd)" flags="LE" ver="5.4.18" rel="1"/>
		</rpm:requires>
	</format>
</package>
