File: control

package info (click to toggle)
liblist-utilsby-xs-perl 0.06-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 212 kB
  • sloc: perl: 198; makefile: 3; sh: 1
file content (30 lines) | stat: -rw-r--r-- 958 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
23
24
25
26
27
28
29
30
Source: liblist-utilsby-xs-perl
Section: perl
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 libmodule-build-xsutil-perl,
 perl-xs-dev,
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 Jonas Smedegaard <dr@jones.dk>,
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/liblist-utilsby-xs-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/liblist-utilsby-xs-perl
Homepage: https://metacpan.org/release/List-UtilsBy-XS
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-perl

Package: liblist-utilsby-xs-perl
Architecture: any
Depends:
 ${misc:Depends},
 ${perl:Depends},
 ${shlibs:Depends},
Enhances:
 liblist-utilsby-perl,
Description: XS implementation of List::UtilsBy
 List::UtilsBy::XS is an XS implementation of List::UtilsBy.
 Functions are faster than original ones.
 .
 List::UtilsBy provides a number of list utility functions for Perl.