Pakket: libtext-undiacritic-perl (0.07-2)
Verwijzigingen voor libtext-undiacritic-perl
Debian bronnen:
Het bronpakket libtext-undiacritic-perl downloaden:
- [libtext-undiacritic-perl_0.07-2.dsc]
- [libtext-undiacritic-perl_0.07.orig.tar.gz]
- [libtext-undiacritic-perl_0.07-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
module to remove diacritics from a string
Text::Undiacritic provides a module that changes characters with diacritics into their base characters.
Also changes into base character in cases where UNICODE does not provide a decomposition.
E.g. all characters "... WITH STROKE" like "LATIN SMALL LETTER L WITH STROKE" do not have a decomposition. In the latter case the result will be "LATIN SMALL LETTER L".
Removing diacritics is useful for matching text independent of spelling variants.
Andere aan libtext-undiacritic-perl gerelateerde pakketten
|
|
|
|
-
- dep: perl
- Larry Wall"s Practical Extraction and Report Language