diff options
author | Brenton Earl <brent@exitstatusone.com> | 2015-11-25 18:05:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-28 07:25:59 +0700 |
commit | e36233586179d0a7ca3312930e9b900eea352e1d (patch) | |
tree | 2726546b6b6279d8daa527f7e2d7c634c1eef49e /python/hpack/hpack.info | |
parent | c4cc24023d32e7b78d6fb19b4813209c0ce783ef (diff) | |
download | slackbuilds-e36233586179d0a7ca3312930e9b900eea352e1d.tar.gz |
python/hpack: Added (HPACK header compression).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/hpack/hpack.info')
-rw-r--r-- | python/hpack/hpack.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/hpack/hpack.info b/python/hpack/hpack.info new file mode 100644 index 0000000000..cafe205c6d --- /dev/null +++ b/python/hpack/hpack.info @@ -0,0 +1,10 @@ +PRGNAM="hpack" +VERSION="2.0.1" +HOMEPAGE="http://hyper.rtfd.org/" +DOWNLOAD="https://pypi.python.org/packages/source/h/hpack/hpack-2.0.1.tar.gz" +MD5SUM="66da5d6a831fbfddc75f3f5bf17277a0" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="pysetuptools" +MAINTAINER="Brenton Earl" +EMAIL="brent@exitstatusone.com" |