libcrypt-generatepassword-perl 0.05-3 source package in Ubuntu

Changelog

libcrypt-generatepassword-perl (0.05-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libcrypt-generatepassword-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Thu, 13 Oct 2022 16:54:49 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcrypt-generatepassword-perl_0.05-3.dsc 2.2 KiB 578a59dbb3f80020a69156a1b8bd7423db88e024b1754c513b3710a5555694d8
libcrypt-generatepassword-perl_0.05.orig.tar.gz 216.1 KiB d69f3756bcfd79a9b9985fadef33909f62989590322a21163f93d75293019b66
libcrypt-generatepassword-perl_0.05-3.debian.tar.xz 2.6 KiB 0835265a672c90c803922ba85179d6e5a29c78a3cde9d9a20405fbde33fbaa9d

Available diffs

No changes file available.

Binary packages built by this source

libcrypt-generatepassword-perl: perl module to generate secure passwords

 Crypt::GeneratePassword lets you generate secure random passwords with a
 reasonable amount of pronounceability. It avoids the problems associated with
 the FIPS-181 NIST standard as used by Crypt::RandPasswd.