<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>python@gentoo.org</email>
	</maintainer>
	<longdescription>
		uvloop is a fast, drop-in replacement of the built-in asyncio
		event loop. uvloop is implemented in Cython and uses libuv under
		the hood.
	</longdescription>
	<upstream>
		<remote-id type="pypi">uvloop</remote-id>
		<remote-id type="github">magicstack/uvloop</remote-id>
	</upstream>
</pkgmetadata>
