Source: libconvert-pem-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Deepak Tripathi <apenguinlinux@gmail.com>,
           gregor herrmann <gregoa@debian.org>,
           Jose Luis Rivas <ghostbar@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: libclass-errorhandler-perl,
                     libconvert-asn1-perl,
                     libcrypt-des-ede3-perl,
                     libtest-base-perl,
                     libtest-exception-perl,
                     perl
Standards-Version: 3.9.1
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libconvert-pem-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconvert-pem-perl.git
Homepage: https://metacpan.org/release/Convert-PEM
Testsuite: autopkgtest-pkg-perl

Package: libconvert-pem-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libclass-errorhandler-perl,
         libconvert-asn1-perl,
         libcrypt-des-ede3-perl
Description: Perl module for reading/writing encrypted ASN.1 PEM files
 Convert::PEM reads/writes encrypted ASN.1 PEM files. The files can
 optionally be encrypted using a symmetric cipher algorithm, such as 3DES.

