Source: libcrypt-unixcrypt-xs-perl Maintainer: Debian Perl Group Uploaders: Ivan Kohler , Xavier Guimard Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13), perl-xs-dev, perl:native Standards-Version: 3.9.8 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcrypt-unixcrypt-xs-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libcrypt-unixcrypt-xs-perl.git Homepage: https://metacpan.org/release/Crypt-UnixCrypt_XS Package: libcrypt-unixcrypt-xs-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: Perl XS interface that implements crypt() function Crypt::UnixCrypt_XS implements the DES-based Unix crypt function. For those who need to construct non-standard variants of crypt, the various building blocks used in crypt are also supplied separately.