Source: libdata-password-perl Section: perl Priority: optional Build-Depends: debhelper (>= 9), perl Maintainer: Debian Perl Group Uploaders: Michael Shuler , Florian Schlichting Standards-Version: 3.9.6 Homepage: https://metacpan.org/release/Data-Password Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-password-perl.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdata-password-perl.git Testsuite: autopkgtest-pkg-perl Package: libdata-password-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Suggests: ispell | aspell Description: Perl extension for assessing password quality Data::Password checks potential passwords for crackability. It checks that the password is in the appropriate length, that it has enough character groups, that it does not contain the same chars repeatedly or ascending or descending characters, or characters close to each other in the keyboard. It will also attempt to search the ispell word file for existance of whole words.