Source: libarchive-peek-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Fabrizio Regalli <fabreg@fabreg.it>,
 gregor herrmann <gregoa@debian.org>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
 libarchive-zip-perl,
 libmoose-perl,
 libmoosex-types-path-class-perl,
 libtest-pod-perl,
 perl (>= 5.10.1) | libio-compress-perl
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libarchive-peek-perl.git
Vcs-Git: git://git.debian.org/pkg-perl/packages/libarchive-peek-perl.git
Homepage: http://search.cpan.org/dist/Archive-Peek/

Package: libarchive-peek-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libarchive-zip-perl,
 libmoose-perl,
 libmoosex-types-path-class-perl,
 perl (>= 5.10.1) | libio-compress-perl
Description: Perl module for peeking into archives without extracting them
 Archive::Peek lets you peek into archives without extracting them. It
 currently supports tar files and zip files.
 It offers methods for returning the list of files within the archive
 and the contents of single files.
