File: control

package info (click to toggle)
libtext-password-pronounceable-perl 0.30-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 156 kB
  • ctags: 111
  • sloc: perl: 1,459; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 1,049 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: libtext-password-pronounceable-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl, libtest-pod-coverage-perl,
 libtest-pod-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonathan Yu <jawnsy@cpan.org>, Angel Abad <angelabad@gmail.com>
Standards-Version: 3.9.1
Homepage: http://search.cpan.org/dist/Text-Password-Pronounceable/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtext-password-pronounceable-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtext-password-pronounceable-perl/

Package: libtext-password-pronounceable-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}
Description: Perl module to generate pronounceable passwords
 Text::Password::Pronounceable generates pronounceable passwords, based on the
 English digraphs by D Edwards. It can quickly and simply generate passwords
 with a length within a given range, making it useful for a many applications
 that require secure and memorable passwords.