perlindex 1.606-4 source package in Ubuntu

Changelog

perlindex (1.606-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libtext-english-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Sat, 15 Oct 2022 19:43:34 +0100

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
perlindex_1.606-4.dsc 2.1 KiB 596f418123ec3c76f67045121c12a8e441109347313a44ac185416518a908d0a
perlindex_1.606.orig.tar.gz 12.9 KiB 3b309ec091d099cdc1a1abac5e00ec5787f3426241503449658d5ea91dff871e
perlindex_1.606-4.debian.tar.xz 10.2 KiB a2e6af0674e69b9122310aae7cb8ed906e0df3329baf5c4ea68310cd0e73c692

Available diffs

No changes file available.

Binary packages built by this source

libtext-english-perl: Perl module implementing the Porter Stemming algorithm

 libtext-english-perl implements the Porter Stemming algorithm in pure
 Perl.
 .
 The Porter stemming algorithm is a process for removing the commoner
 morphological and inflexional endings from words in English. Its main
 use is as part of a term normalisation process that is usually done
 when setting up Information Retrieval systems.

perlindex: Perl manual pages index and query application

 Perlindex is a program to index and search the perl documentation.
 .
 An index database must be built that will store keywords for *all*
 perl and installed modules man pages.
 .
 Then perlindex can be run and will present the user the most likely
 choice for documentation.