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 31 32 33 34
|
Source: liblist-someutils-xs-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Nick Morrott <nickm@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13),
liblist-someutils-perl <!nocheck>,
libscalar-list-utils-perl <!nocheck>,
libtest-leaktrace-perl <!nocheck>,
libtest-simple-perl <!nocheck>,
libtest-warnings-perl <!nocheck>,
perl-xs-dev,
perl:native
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/liblist-someutils-xs-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/liblist-someutils-xs-perl.git
Homepage: https://metacpan.org/release/List-SomeUtils-XS
Rules-Requires-Root: no
Package: liblist-someutils-xs-perl
Architecture: any
Depends: ${misc:Depends},
${perl:Depends},
${shlibs:Depends},
liblist-someutils-perl
Enhances: liblist-someutils-perl
Multi-Arch: same
Description: module providing XS implementation for List::SomeUtils
List::SomeUtils::XS provides a fast, compiled XS implementation of key
functionality found in List::SomeUtils.
.
There are no user-facing parts here; please install the liblist-someutils-perl
package for the user-facing module and API details.
|