pkgsrc-wip/py-gevent/DESCR

3 lines
144 B
Text
Raw Normal View History

gevent is a coroutine-based Python networking library that uses greenlet
to provide a high-level synchronous API on top of libevent event loop.