Source: libparse-cpan-packages-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
 libarchive-peek-perl,
 libcpan-distnameinfo-perl,
 libfile-slurp-perl,
 libmoose-perl,
 libpath-class-perl,
 libppi-perl,
 libtest-indistdir-perl,
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Niko Tyni <ntyni@iki.fi>,
 gregor herrmann <gregoa@debian.org>,
 Jonathan Yu <jawnsy@cpan.org>,
 Jaldhar H. Vyas <jaldhar@debian.org>,
 Ansgar Burchardt <ansgar@debian.org>,
 Brian Cassidy <brian.cassidy@gmail.com>
Standards-Version: 3.9.4
Homepage: https://metacpan.org/release/Parse-CPAN-Packages/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libparse-cpan-packages-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libparse-cpan-packages-perl.git

Package: libparse-cpan-packages-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libarchive-peek-perl,
 libcpan-distnameinfo-perl,
 libfile-slurp-perl,
 libmoose-perl,
 libpath-class-perl,
 libppi-perl
Description: module to parse the CPAN Packages file
 Parse::CPAN::Packages is a Perl module that parses the package details index
 file named "02packages.details.txt.gz". This file contains lots of useful
 information and this module provides a simple interface to the data contained
 within.
 .
 Note that this module does not concern itself with downloading or unpacking
 the "02packages.details.txt.gz" file; you will need to do this yourself.
