File: control

package info (click to toggle)
liblingua-en-inflect-phrase-perl 0.20-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 140 kB
  • sloc: perl: 313; makefile: 2
file content (32 lines) | stat: -rw-r--r-- 1,405 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
31
32
Source: liblingua-en-inflect-phrase-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: liblingua-en-findnumber-perl,
                     liblingua-en-inflect-number-perl,
                     liblingua-en-inflect-perl,
                     liblingua-en-number-isordinal-perl,
                     liblingua-en-tagger-perl (>= 0.23),
                     libtest-nowarnings-perl,
                     perl
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/liblingua-en-inflect-phrase-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/liblingua-en-inflect-phrase-perl.git
Homepage: https://metacpan.org/release/Lingua-EN-Inflect-Phrase
Rules-Requires-Root: no

Package: liblingua-en-inflect-phrase-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         liblingua-en-findnumber-perl,
         liblingua-en-inflect-number-perl,
         liblingua-en-inflect-perl,
         liblingua-en-number-isordinal-perl,
         liblingua-en-tagger-perl (>= 0.23)
Description: module for inflecting short English phrases
 Lingua::EN::Inflect::Phrase is a perl module which can be used to pluralize
 or singularize short English phrases.