diff options
author | Nikos Giotis <nikos.giotis@gmail.com> | 2020-05-22 12:55:40 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-23 09:31:57 +0700 |
commit | 80c09651ce81ebc860a4571c84a80bb9a615150b (patch) | |
tree | a9e9031869e7c17fc88c785ededb4905777d7df5 /python/captcha/captcha.info | |
parent | 92a27e00608a6f3e4bee7ba3936d99e7cec52bbc (diff) |
python/captcha: Added (A captcha python library)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/captcha/captcha.info')
-rw-r--r-- | python/captcha/captcha.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/captcha/captcha.info b/python/captcha/captcha.info new file mode 100644 index 0000000000000..a4ce6aebff097 --- /dev/null +++ b/python/captcha/captcha.info @@ -0,0 +1,10 @@ +PRGNAM="captcha" +VERSION="0.3" +HOMEPAGE="http://wtforms.simplecodes.com/" +DOWNLOAD="https://files.pythonhosted.org/packages/83/c6/c808f4970010b16a8656ead0b4b80268ef2765e3fc25509cf162447c3e2e/captcha-0.3.tar.gz" +MD5SUM="31543642970510d92c34ecf2c74f3ee9" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Nikos Giotis" +EMAIL="nikos.giotis@gmail.com" |