1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: libcrypt-format-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Salvatore Bonaccorso <carnil@debian.org>
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: libtest-exception-perl,
perl
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcrypt-format-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libcrypt-format-perl.git
Homepage: https://metacpan.org/release/Crypt-Format
Testsuite: autopkgtest-pkg-perl
Rules-Requires-Root: no
Package: libcrypt-format-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: Perl interface to conversion utilities for encryption applications
Crypt::Format provides an interface to a set of conversions for encryption
applications (der2pem, pem2der, normalize_pem).
|