summaryrefslogtreecommitdiffstats
path: root/python/zxcvbn-python/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2017-01-28 23:19:45 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-02-04 06:59:27 +0700
commitda1f20a28a1070143f81bd8aa25bb1b85c0fa092 (patch)
tree617d1142b48047d92856bc392d83a65198475e02 /python/zxcvbn-python/README
parentc2b699753b0b54302791a822751d6c62cf0febed (diff)
downloadslackbuilds-da1f20a28a1070143f81bd8aa25bb1b85c0fa092.tar.gz
slackbuilds-da1f20a28a1070143f81bd8aa25bb1b85c0fa092.tar.xz
python/zxcvbn-python: Added (password strength estimator).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/zxcvbn-python/README')
-rw-r--r--python/zxcvbn-python/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/zxcvbn-python/README b/python/zxcvbn-python/README
new file mode 100644
index 0000000000..d9e6f4fc81
--- /dev/null
+++ b/python/zxcvbn-python/README
@@ -0,0 +1 @@
+Python implementation of Dropbox’s realistic password strength estimator.