File: control

package info (click to toggle)
liblingua-stem-perl 2.30-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,748 kB
  • sloc: perl: 1,836; makefile: 2
file content (38 lines) | stat: -rw-r--r-- 1,202 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
33
34
35
36
37
38
Source: liblingua-stem-perl
Section: perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: perl,
 liblingua-stem-snowball-da-perl,
 liblingua-pt-stemmer-perl,
 libsnowball-norwegian-perl,
 libsnowball-swedish-perl,
 libtext-german-perl,
 liblingua-stem-fr-perl,
 liblingua-stem-it-perl,
 liblingua-stem-ru-perl,
 libmodule-build-perl,
Maintainer: Dominic Hargreaves <dom@earth.li>
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/liblingua-stem-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/liblingua-stem-perl.git
Homepage: https://metacpan.org/release/Lingua-Stem/
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-perl

Package: liblingua-stem-perl
Architecture: all
Depends: ${perl:Depends},
 ${misc:Depends},
 liblingua-pt-stemmer-perl,
 libsnowball-norwegian-perl (>= 1.0),
 libsnowball-swedish-perl (>= 1.01),
 liblingua-stem-snowball-da-perl,
 libtext-german-perl,
 liblingua-stem-fr-perl,
 liblingua-stem-it-perl,
 liblingua-stem-ru-perl,
Description:  Stemming of words
 This routine applies stemming algorithms to its parameters,
 returning the stemmed words as appropriate to the selected
 locale.