Source: libcrypt-gcrypt-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9.20120312~),
               perl,
               libgcrypt11-dev,
               libtest-pod-coverage-perl,
               libdevel-size-perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcrypt-gcrypt-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-gcrypt-perl.git
Homepage: https://metacpan.org/release/Crypt-GCrypt
Testsuite: autopkgtest-pkg-perl

Package: libcrypt-gcrypt-perl
Architecture: any
Depends: ${perl:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Description: Perl interface to the GNU Cryptographic library
 Crypt::GCrypt provides an object interface to the C libgcrypt library. It
 currently supports symmetric encryption/decryption, while asymmetric 
 cryptography is being worked on.
