summaryrefslogtreecommitdiffstats
path: root/libraries/gevent/slack-desc
blob: fe6efb40e40e320c5fae06efbdbfd75cc7fdb509 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

      |-----handy-ruler------------------------------------------------------|
gevent: gevent (A coroutine-based network library for python)
gevent:
gevent: Gevent is a coroutine-based Python networking library that uses
gevent: greenlet to provide a high-level synchronous API on top of the libev
gevent: event loop.
gevent:
gevent: Homepage: http://www.gevent.org/
gevent:
gevent:
gevent:
gevent: