File: control

package info (click to toggle)
libhash-moreutils-perl 0.06-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 116 kB
  • sloc: perl: 608; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 937 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: libhash-moreutils-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ernesto Hernández-Novich (USB) <emhn@usb.ve>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 10),
               libmodule-build-perl (>= 0.420000) | perl (<< 5.19.0)
Build-Depends-Indep: perl
Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libhash-moreutils-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libhash-moreutils-perl.git
Homepage: https://metacpan.org/release/Hash-MoreUtils

Package: libhash-moreutils-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Description: module with extra hash functions not found in Hash::Util
 Hash::MoreUtils provides some trivial but commonly used functionality
 on hashes which is not into Hash::Util. Similar to List::MoreUtils for
 lists.