File: control

package info (click to toggle)
makepasswd 1.10-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 76 kB
  • ctags: 11
  • sloc: perl: 480; makefile: 25
file content (14 lines) | stat: -rw-r--r-- 491 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: makepasswd
Section: admin
Priority: optional
Maintainer: Colin Watson <cjwatson@debian.org>
Build-Depends: debhelper (>= 4.0.0)
Standards-Version: 3.6.2

Package: makepasswd
Architecture: all
Depends: perl (>= 5.8), libcrypt-passwdmd5-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 in a temporary file.