diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-08-10 19:09:53 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-13 07:22:19 +0700 |
commit | fdd52e899b3421fe650c900ca73c181011eb2bc2 (patch) | |
tree | 7cf49a43575f8ca3a0c4535b75286cadb76842f5 /python/python-Safe/README | |
parent | cf83be6d3cb72f3499925a4dadc4e2e0d3437e93 (diff) |
python/python-Safe: Added (Check the password strength).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/python-Safe/README')
-rw-r--r-- | python/python-Safe/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/python-Safe/README b/python/python-Safe/README new file mode 100644 index 0000000000000..83b7d2914a9a3 --- /dev/null +++ b/python/python-Safe/README @@ -0,0 +1 @@ +Is your password safe? Safe will check the password strength for you. |