summaryrefslogtreecommitdiff
path: root/dev-python/uvloop/metadata.xml
blob: e5ea3d89d3a5ee24cd833c15fa3eb2a5c3bb0514 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/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>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>