diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 11:27:49 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:00 -0400 |
commit | d000858740ea4412e2f9aa0aa0fe700ad30cd746 (patch) | |
tree | 9ad7cde93d5917c18780ab4217ae2fc907a219ff /python/zxcvbn-python | |
parent | 32a1271754eea0192c158a04c871be88c1894de7 (diff) | |
download | slackbuilds-d000858740ea4412e2f9aa0aa0fe700ad30cd746.tar.gz |
python/zxcvbn-python: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python/zxcvbn-python')
-rw-r--r-- | python/zxcvbn-python/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/python/zxcvbn-python/README b/python/zxcvbn-python/README index d9e6f4fc81..3fb1244c61 100644 --- a/python/zxcvbn-python/README +++ b/python/zxcvbn-python/README @@ -1 +1,2 @@ -Python implementation of Dropbox’s realistic password strength estimator. +Python implementation of Dropbox's realistic password strength +estimator. |