aboutsummaryrefslogtreecommitdiff
path: root/python/captcha/README
diff options
context:
space:
mode:
authorNikos Giotis <nikos.giotis@gmail.com>2020-05-22 12:55:40 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-05-23 09:31:57 +0700
commit80c09651ce81ebc860a4571c84a80bb9a615150b (patch)
treea9e9031869e7c17fc88c785ededb4905777d7df5 /python/captcha/README
parent92a27e00608a6f3e4bee7ba3936d99e7cec52bbc (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/README')
-rw-r--r--python/captcha/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/captcha/README b/python/captcha/README
new file mode 100644
index 0000000000000..fb507d0f3fb65
--- /dev/null
+++ b/python/captcha/README
@@ -0,0 +1,3 @@
+A captcha library that generates audio and image CAPTCHAs.
+
+Optional dependency: python3 (automatically detected) \ No newline at end of file