dev-python/uvloop: new ebuild, initial vn. 0.4.20
authorElvis Pranskevichus <elvis@magic.io>
Wed, 11 May 2016 17:06:43 +0000 (13:06 -0400)
committerIan Delaney <idella4@gentoo.org>
Fri, 13 May 2016 17:25:39 +0000 (01:25 +0800)
commite517b3c8e4049e412b343394c9e8ad8376be6b33
treef36e9726c0efbfc4a5adc1cdd87b2b8594152a09
parent3ef1e343024009ed60a428ab306feb8901dcb55f
dev-python/uvloop: new ebuild, initial vn. 0.4.20

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.

http://github.com/MagicStack/uvloop

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=582768
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1455

Signed-off-by: Ian Delaney <idella4@gentoo.org>
dev-python/uvloop/Manifest [new file with mode: 0644]
dev-python/uvloop/metadata.xml [new file with mode: 0644]
dev-python/uvloop/uvloop-0.4.20.ebuild [new file with mode: 0644]