Source: liblingua-stem-snowball-da-perl Section: perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Dominic Hargreaves Standards-Version: 3.9.7 Homepage: http://metacpan.org/release/Lingua-Stem-Snowball-Da/ Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/liblingua-stem-snowball-da-perl.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/liblingua-stem-snowball-da-perl.git 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.