Source: liblingua-stem-snowball-da-perl
Section: perl
Priority: optional
Build-Depends: debhelper-compat (= 12)
Build-Depends-Indep: perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Dominic Hargreaves <dom@earth.li>
Standards-Version: 3.9.7
Homepage: https://metacpan.org/release/Lingua-Stem-Snowball-Da/
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/liblingua-stem-snowball-da-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/liblingua-stem-snowball-da-perl
Testsuite: autopkgtest-pkg-perl

Package: liblingua-stem-snowball-da-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}
Description: Porters stemming algorithm for Denmark
 The stem function takes a scalar as a parameter and stems the word
 according to Martin Porters Danish stemming algorithm,
 which can be found at the Snowball website: http://snowball.tartarus.org/.
 .
 It also supports caching if you pass the use_cache option when constructing
 a new L:S:S:D object.
