1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
Source: libcrypt-openssl-pkcs10-perl
Standards-Version: 4.7.2
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
Christopher Hoskin <mans0954@debian.org>,
Section: perl
Testsuite: autopkgtest-pkg-perl
Build-Depends:
debhelper-compat (= 13),
dh-sequence-perl-openssl,
libcrypt-openssl-guess-perl,
libcrypt-openssl-rsa-perl <!nocheck>,
libfile-slurper-perl <!nocheck>,
libimport-into-perl <!nocheck>,
libssl-dev,
libtest-lib-perl <!nocheck>,
libtest-simple-perl <!nocheck>,
perl-openssl-defaults,
perl-xs-dev,
perl:native,
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcrypt-openssl-pkcs10-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libcrypt-openssl-pkcs10-perl.git
Homepage: https://metacpan.org/release/Crypt-OpenSSL-PKCS10
Package: libcrypt-openssl-pkcs10-perl
Architecture: any
Depends:
${misc:Depends},
${perl:Depends},
${shlibs:Depends},
libcrypt-openssl-rsa-perl,
Description: Perl extension to OpenSSL's PKCS10 API
Crypt::OpenSSL::PKCS10 provides the ability to create PKCS10 certificate
requests using RSA key pairs.
|