diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2015-09-04 11:58:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-05 06:25:12 +0700 |
commit | 7422d53df4b4ddbb0306325c24d3a48eca3cc0a9 (patch) | |
tree | f42e2938379ad731fe2cbb3418e51deea224eaca /libraries/libpwquality/slack-desc | |
parent | dfbbb784c7e7e9f2e1cd624d30a9fce235580c8e (diff) | |
download | slackbuilds-7422d53df4b4ddbb0306325c24d3a48eca3cc0a9.tar.gz |
libraries/libpwquality: Added (password quality checking).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libpwquality/slack-desc')
-rw-r--r-- | libraries/libpwquality/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libpwquality/slack-desc b/libraries/libpwquality/slack-desc new file mode 100644 index 0000000000..3366c1a46c --- /dev/null +++ b/libraries/libpwquality/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------------------------------------------------------| +libpwquality: libpwquality (library for password quality checking and generation) +libpwquality: +libpwquality: libpwquality's purpose is to provide common functions for password +libpwquality: quality checking and also scoring them based on their apparent +libpwquality: randomness. The library also provides a function for generating +libpwquality: random passwords with good pronounceability. +libpwquality: +libpwquality: Home page: https://fedorahosted.org/libpwquality/ +libpwquality: +libpwquality: +libpwquality: |