1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
Source: libcpan-checksums-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ryan Niebur <ryan@debian.org>,
Jonathan Yu <jawnsy@cpan.org>,
Jotam Jr. Trejo <jotamjr@debian.org.sv>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl,
libcompress-bzip2-perl,
libdata-compare-perl,
libtest-pod-perl,
libtest-pod-coverage-perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcpan-checksums-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcpan-checksums-perl.git
Homepage: https://metacpan.org/release/CPAN-Checksums
Package: libcpan-checksums-perl
Architecture: all
Depends: ${perl:Depends},
${misc:Depends},
libcompress-bzip2-perl,
libdata-compare-perl
Description: Perl module to write a CHECKSUMS file for a directory as on CPAN
CPAN::Checksums writes CHECKSUMS files like the ones found on CPAN. This file
contains PGP-signed checksum data which provides various ways to verify files,
including a list of file sizes and checksums using various algorithms.
|