diff options
author | Tomas Mraz <tmraz@redhat.com> | 2011-09-16 19:02:43 +0200 |
---|---|---|
committer | Tomas Mraz <tmraz@redhat.com> | 2011-09-16 19:02:43 +0200 |
commit | e745294c1839de3b0886c6cbe5d8601c56dd3dcf (patch) | |
tree | 2f46e7e2e66ee2a52557d577268ec738545b91c4 /README | |
download | libpwquality-git-e745294c1839de3b0886c6cbe5d8601c56dd3dcf.tar.gz |
Initial import into the repository.
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +This is a libpwquality library for password quality checks +and generation of a random passwords that pass the checks. + +NOTES: + +This library uses the cracklib as a dependency. |