liblingua-stem-snowball-da-perl 1.01-7 source package in Ubuntu

Changelog

liblingua-stem-snowball-da-perl (1.01-7) unstable; urgency=medium

  * Team upload.
  * Fix autopkgtests: smoke tests need an additional file.
  * Declare compliance with Debian Policy 4.6.1.
  * Set Rules-Requires-Root: no.
  * Bump debhelper-compat to 13.
  * Set field Upstream-Name in debian/copyright. Changes-By: lintian-brush
  * Mention module name in long description.
  * Add debian/tests/pkg-perl/use-name to enable autopkgtest's use.t.

 -- gregor herrmann <email address hidden>  Thu, 16 Jun 2022 23:33:50 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
liblingua-stem-snowball-da-perl_1.01-7.dsc 2.5 KiB cb44e07f92bf33224a04783086adadf7e1e41f465cc204d6b15da9f8c40b785e
liblingua-stem-snowball-da-perl_1.01.orig.tar.gz 101.5 KiB 2e39be4ee015c7ec47c2b067858018a7406e38d5121d655c8a46874adfa9a056
liblingua-stem-snowball-da-perl_1.01-7.debian.tar.xz 2.4 KiB 13d4df23de4675439f91e0eb07cca8911eb60e42bbcc9b015001efd35350824f

Available diffs

No changes file available.

Binary packages built by this source

liblingua-stem-snowball-da-perl: 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/.
 .
 Lingua::Stem::Snowball::Da also supports caching if you pass the use_cache
 option when constructing a new L:S:S:D object.