File: control

package info (click to toggle)
libterm-choose-linefold-xs-perl 0.004-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 232 kB
  • sloc: ansic: 2,318; perl: 10; makefile: 3
file content (28 lines) | stat: -rw-r--r-- 1,014 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
Source: libterm-choose-linefold-xs-perl
Standards-Version: 4.7.2
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 gregor herrmann <gregoa@debian.org>,
Section: perl
Testsuite: autopkgtest-pkg-perl
Build-Depends:
 debhelper-compat (= 13),
 libtest-simple-perl <!nocheck>,
 perl-xs-dev,
 perl:native,
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libterm-choose-linefold-xs-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libterm-choose-linefold-xs-perl.git
Homepage: https://metacpan.org/release/Term-Choose-LineFold-XS

Package: libterm-choose-linefold-xs-perl
Architecture: any
Depends:
 ${misc:Depends},
 ${perl:Depends},
 ${shlibs:Depends},
Description: XS acceleration for Term-Choose-LineFold
 Term::Choose::LineFold::XS accelerates Term::Choose::LineFold (in
 libterm-choose-perl).
 .
 Its functions will be used automatically in place of the pure-Perl
 implementations in Term::Choose::LineFold::PP, providing faster performance.