summaryrefslogtreecommitdiffstats
path: root/libraries/gevent/gevent.info
diff options
context:
space:
mode:
author Adis Nezirović <adis@linux.org.ba>2014-01-04 05:19:58 +0700
committer Erik Hanson <erik@slackbuilds.org>2014-01-07 11:14:00 -0600
commit5bf85cc0e027bb8d0456fe68c8bb14cd70f73362 (patch)
tree805577a72e95af4ef6030390872423ac96c7eacc /libraries/gevent/gevent.info
parent707fe5f4aaa40c7332d9996c4b0b85d0bed723f9 (diff)
downloadslackbuilds-5bf85cc0e027bb8d0456fe68c8bb14cd70f73362.tar.gz
slackbuilds-5bf85cc0e027bb8d0456fe68c8bb14cd70f73362.tar.xz
libraries/gevent: Added (A coroutine-based network library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/gevent/gevent.info')
-rw-r--r--libraries/gevent/gevent.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/gevent/gevent.info b/libraries/gevent/gevent.info
new file mode 100644
index 0000000000..2cc678319d
--- /dev/null
+++ b/libraries/gevent/gevent.info
@@ -0,0 +1,10 @@
+PRGNAM="gevent"
+VERSION="1.0"
+HOMEPAGE="http://www.gevent.org/"
+DOWNLOAD="https://pypi.python.org/packages/source/g/gevent/gevent-1.0.tar.gz"
+MD5SUM="33aef51a06268f5903fea378e1388e4d"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="greenlet"
+MAINTAINER="Adis Nezirović"
+EMAIL="adis_at_linux.org.ba"