Source: libio-digest-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libperlio-via-dynamic-perl, perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Salvatore Bonaccorso <carnil@debian.org>
Standards-Version: 3.9.4
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libio-digest-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-digest-perl.git
Homepage: https://metacpan.org/release/IO-Digest/

Package: libio-digest-perl
Architecture: all
Depends: libperlio-via-dynamic-perl, ${misc:Depends}, ${perl:Depends}
Description: Perl module to calculate digests while reading or writing
 IO::Digest allows you to calculate digests while reading or writing
 file handles. This avoids the case you need to reread the same content
 to compute the digests after written a file.
