File: control

package info (click to toggle)
makepasswd 1.07-1
  • links: PTS
  • area: main
  • in suites: hamm, slink
  • size: 68 kB
  • ctags: 13
  • sloc: perl: 395; makefile: 30
file content (13 lines) | stat: -rw-r--r-- 422 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Source: makepasswd
Section: admin
Priority: optional
Maintainer: Johnie Ingram <johnie@debian.org>
Standards-Version: 2.4.0.0

Package: makepasswd
Architecture: all
Depends: perl
Description: Generate and encrypt passwords
 Generates true random passwords by using the /dev/random feature of
 Linux, with the emphasis on security over pronounceability.  It can
 also encrypt plaintext passwords given on the command line.