1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: libcrypt-x509-perl
Section: perl
Priority: optional
Build-Depends: debhelper-compat (= 13),
Build-Depends-Indep: perl, libconvert-asn1-perl
Maintainer: Marco d'Itri <md@linux.it>
Standards-Version: 4.6.2.0
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-perl
Vcs-Git: https://salsa.debian.org/md/libcrypt-x509-perl.git
Vcs-Browser: https://salsa.debian.org/md/libcrypt-x509-perl
Homepage: https://github.com/openxpki/Crypt-X509
Package: libcrypt-x509-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libconvert-asn1-perl
Description: Parse X.509 certificates with Perl
Crypt::X509 is a Perl module for parsing X.509 certificates. Methods
are provided for accessing most certificate elements.
|