1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: libdefhash-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Joenio Costa <joenio@colivre.coop.br>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13),
perl
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libdefhash-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libdefhash-perl.git
Homepage: https://metacpan.org/release/DefHash
Rules-Requires-Root: no
Package: libdefhash-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends}
Multi-Arch: foreign
Description: module to define things according to a specification, using hashes
DefHash is a specification for using hashes to define things. DefHash was born
out of several other projects/specifications like Sah, Rinci, Riap,
Module::Patch.
|