diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-01-11 12:38:44 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:20:59 -0600 |
commit | 24002e3f59238409f6bce39e3527fe5bf0c89901 (patch) | |
tree | 897afbd80ab7392394a924dd9c985b989edf9439 /python/wsgiref/wsgiref.info | |
parent | d57f5cb1d467684d2c0fb88c8fc1ce69a2bb325c (diff) | |
download | slackbuilds-24002e3f59238409f6bce39e3527fe5bf0c89901.tar.gz |
python/wsgiref: Added (WSGI (PEP 333) Reference Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/wsgiref/wsgiref.info')
-rw-r--r-- | python/wsgiref/wsgiref.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/wsgiref/wsgiref.info b/python/wsgiref/wsgiref.info new file mode 100644 index 0000000000..6e2c61427e --- /dev/null +++ b/python/wsgiref/wsgiref.info @@ -0,0 +1,10 @@ +PRGNAM="wsgiref" +VERSION="0.1.2" +HOMEPAGE="http://cheeseshop.python.org/pypi/wsgiref" +DOWNLOAD="https://pypi.python.org/packages/source/w/wsgiref/wsgiref-0.1.2.zip" +MD5SUM="29b146e6ebd0f9fb119fe321f7bcf6cb" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="pysetuptools" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |