diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2022-06-04 03:26:21 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-06-04 10:37:15 +0700 |
commit | 0502ee3b7bd0f242da29c46af19d9b9f49268f2e (patch) | |
tree | 5053c8440d4d7be0a66a749607b327918b2e1544 /python/python3-zxcvbn-python/slack-desc | |
parent | e2e4fdb34175a6e8049c2468d0436cf733274367 (diff) |
python/python3-zxcvbn-python: Added (Estimate Dropbox pass strength)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-zxcvbn-python/slack-desc')
-rw-r--r-- | python/python3-zxcvbn-python/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-zxcvbn-python/slack-desc b/python/python3-zxcvbn-python/slack-desc new file mode 100644 index 0000000000..f9bb74d6e6 --- /dev/null +++ b/python/python3-zxcvbn-python/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python3-zxcvbn-python: python3-zxcvbn-python (Dropbox's Python password strength estimator) +python3-zxcvbn-python: +python3-zxcvbn-python: Python implementation of Dropbox's realistic password strength +python3-zxcvbn-python: estimator. +python3-zxcvbn-python: +python3-zxcvbn-python: Homepage: https://github.com/dwolfhub/zxcvbn-python +python3-zxcvbn-python: +python3-zxcvbn-python: +python3-zxcvbn-python: +python3-zxcvbn-python: +python3-zxcvbn-python: |