File: control

package info (click to toggle)
libcrypt-x509-perl 0.40-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 140 kB
  • ctags: 57
  • sloc: perl: 856; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 638 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: libcrypt-x509-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl, libconvert-asn1-perl (>= 0.19)
Maintainer: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Standards-Version: 3.8.3
Vcs-Git: git://lair.fifthhorseman.net/~dkg/libcrypt-x509-perl
Homepage: http://search.cpan.org/dist/Crypt-X509/

Package: libcrypt-x509-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libconvert-asn1-perl (>= 0.19)
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.