diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-08-19 16:02:48 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-20 07:49:48 +0700 |
commit | 4713f95e77f920cb7c85ed787f222884756ac941 (patch) | |
tree | 981dea92078dfe8f4493fc5ccc74c7d99bedcabb /python/gunicorn/gunicorn.info | |
parent | 38d1a6b2bdd705c5271c29b54a2bc1fbb5de8a75 (diff) | |
download | slackbuilds-4713f95e77f920cb7c85ed787f222884756ac941.tar.gz |
python/gunicorn: Added (WSGI HTTP Server for UNIX).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/gunicorn/gunicorn.info')
-rw-r--r-- | python/gunicorn/gunicorn.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/gunicorn/gunicorn.info b/python/gunicorn/gunicorn.info new file mode 100644 index 0000000000..39133fc563 --- /dev/null +++ b/python/gunicorn/gunicorn.info @@ -0,0 +1,10 @@ +PRGNAM="gunicorn" +VERSION="19.6.0" +HOMEPAGE="http://gunicorn.org/" +DOWNLOAD="https://pypi.python.org/packages/84/ce/7ea5396efad1cef682bbc4068e72a0276341d9d9d0f501da609fab9fcb80/gunicorn-19.6.0.tar.gz" +MD5SUM="338e5e8a83ea0f0625f768dba4597530" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |