libsnowball-swedish-perl 1.2-6 source package in Ubuntu

Changelog

libsnowball-swedish-perl (1.2-6) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.

 -- Jelmer Vernooij <email address hidden>  Sat, 19 Nov 2022 21:13:46 +0000

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
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libsnowball-swedish-perl_1.2-6.dsc 2.1 KiB 4fe0b334855a1b803cde56948c83a7a27edf06b2c69db0bc070f0113ade7fb67
libsnowball-swedish-perl_1.2.orig.tar.gz 181.6 KiB efaa923558598f4e888d97a512d60fbcc4481c1f9c5e7ded527596294560fc29
libsnowball-swedish-perl_1.2-6.debian.tar.xz 2.2 KiB 7d2e8b078680a0f082c338e36f1dd111bbaf67392c7b4008a28714d65de3a726

Available diffs

No changes file available.

Binary packages built by this source

libsnowball-swedish-perl: Stemming algorithm for Swedish

 The stem function takes a scalar as a parameter and stems the word
 according to Martin Porters Swedish 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:S object.