summaryrefslogtreecommitdiff
path: root/net/py-gevent/DESCR
blob: eb25d8107521cd90e934f986799f85e124a40f5f (plain)
1
2
gevent is a coroutine-based Python networking library that uses greenlet
to provide a high-level synchronous API on top of libevent event loop.