diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-02-19 23:01:08 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-21 16:44:32 +0700 |
commit | 090eb9d096fc86f990ce7f53d09ae77ef9a7f59f (patch) | |
tree | 2bd6b5e5954c573b7aec2884b59ede034de38e6f /python/cheroot/cheroot.info | |
parent | f14ca0920daaf12df242ee37a586be451f3ccb65 (diff) | |
download | slackbuilds-090eb9d096fc86f990ce7f53d09ae77ef9a7f59f.tar.gz |
python/cheroot: Added (pure-Python HTTP).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/cheroot/cheroot.info')
-rw-r--r-- | python/cheroot/cheroot.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/cheroot/cheroot.info b/python/cheroot/cheroot.info new file mode 100644 index 0000000000..4e8aa70c4d --- /dev/null +++ b/python/cheroot/cheroot.info @@ -0,0 +1,10 @@ +PRGNAM="cheroot" +VERSION="5.1.0" +HOMEPAGE="http://cherrypy.org/" +DOWNLOAD="https://pypi.python.org/packages/00/43/75333be2097ec9304733fc13f28ad47c9b1a65a8c531c1d2f374adeea8c7/cheroot-5.1.0.tar.gz" +MD5SUM="f263c771a524b23a5533866081aa81f9" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="six" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |