diff options
author | Brenton Earl <brent@exitstatusone.com> | 2015-11-18 23:28:31 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-18 23:28:31 +0700 |
commit | ed7a6a3d7d1fb206cb2df27b610d35b438d110a3 (patch) | |
tree | ea882a1bec3cc5a7178b826b50a0be5ee06b3b8a /python/halberd/halberd.info | |
parent | e1e61f6fffc725fdfeedfe6293fce26862279f1b (diff) | |
download | slackbuilds-ed7a6a3d7d1fb206cb2df27b610d35b438d110a3.tar.gz |
python/halberd: Added (HTTP load balancer detector).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/halberd/halberd.info')
-rw-r--r-- | python/halberd/halberd.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/halberd/halberd.info b/python/halberd/halberd.info new file mode 100644 index 0000000000..d1667d2019 --- /dev/null +++ b/python/halberd/halberd.info @@ -0,0 +1,10 @@ +PRGNAM="halberd" +VERSION="0.2.4" +HOMEPAGE="http://halberd.superadditive.com/" +DOWNLOAD="https://pypi.python.org/packages/source/h/halberd/halberd-0.2.4.tar.gz" +MD5SUM="d60d0fba8f379ea72c623ad1dd6052c3" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Brenton Earl" +EMAIL="brent@exitstatusone.com" |