Source: makepasswd Section: admin Priority: optional Maintainer: Colin Watson Build-Depends: debhelper (>= 10~) Standards-Version: 4.2.1 Vcs-Git: https://salsa.debian.org/debian/makepasswd.git Vcs-Browser: https://salsa.debian.org/debian/makepasswd Rules-Requires-Root: no Package: makepasswd Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, perl (>= 5.8), libcrypt-passwdmd5-perl, libbytes-random-secure-perl Description: Generate and encrypt passwords Generates true random passwords using /dev/urandom, with the emphasis on security over pronounceability. It can also encrypt plaintext passwords given in a temporary file.