summaryrefslogtreecommitdiffstats
path: root/python/txrequests/txrequests.info
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2017-03-22 23:39:43 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-03-22 23:39:43 +0700
commit825e81a517e04577d9147c466bdcc45293cef10d (patch)
tree37d3e0df1b07325f9772f0b2a7525722327dc976 /python/txrequests/txrequests.info
parent7135a60e5e9b73bc307bb4eeef80e7bd0c5a8b29 (diff)
downloadslackbuilds-825e81a517e04577d9147c466bdcc45293cef10d.tar.gz
slackbuilds-825e81a517e04577d9147c466bdcc45293cef10d.tar.xz
python/txrequests: Added (Asynchronous Python HTTP).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--python/txrequests/txrequests.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/txrequests/txrequests.info b/python/txrequests/txrequests.info
new file mode 100644
index 0000000000..022af37c07
--- /dev/null
+++ b/python/txrequests/txrequests.info
@@ -0,0 +1,10 @@
+PRGNAM="txrequests"
+VERSION="0.9.5"
+HOMEPAGE="https://github.com/tardyp/txrequests"
+DOWNLOAD="https://pypi.python.org/packages/8c/bc/408af7381f134c7d7bb8497d4c1bc88448205e1da9be0775fb4741ed484e/txrequests-0.9.5.tar.gz"
+MD5SUM="b1c7e3006aa2fed4307a3aca303ed40b"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="python-requests python-twisted"
+MAINTAINER="David Spencer"
+EMAIL="baildon.research@googlemail.com"