fast, drop-in replacement for asyncio event loop
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.

Maintainer: Aisha Tammy <aisha@openbsd.org>

WWW: https://pypi.python.org/pypi/uvloop
