Source: libcompress-raw-zlib-perl
Section: perl
Priority: optional
Build-Depends: perl, debhelper (>= 9.20120312),
 libtest-pod-perl, zlib1g-dev
Uploaders: Krzysztof Krzyzaniak (eloy) <eloy@debian.org>,
 Damyan Ivanov <dmn@debian.org>, gregor herrmann <gregoa@debian.org>,
 Nathan Handler <nhandler@ubuntu.com>,
 Niko Tyni <ntyni@debian.org>, Ryan Niebur <ryan@debian.org>,
 Jonathan Yu <jawnsy@cpan.org>, Chris Butler <chrisb@debian.org>,
 Nicholas Bamber <nicholas@periapt.co.uk>
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Standards-Version: 3.9.3
Homepage: http://search.cpan.org/dist/Compress-Raw-Zlib/
Vcs-Git: git://git.debian.org/pkg-perl/packages/libcompress-raw-zlib-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcompress-raw-zlib-perl.git

Package: libcompress-raw-zlib-perl
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
Description: low-level interface to zlib compression library
 Compress::Raw::Zlib is a Perl module that provides low-level interface to the
 zlib compression library. It provides the core compression and decompression
 functionality useful for supporting other higher-level modules. Other modules
 provide support for file and stream compression.
