slackbuilds_ponce/perl/perl-text-unaccent/slack-desc

20 lines
1 KiB
Text
Raw Normal View History

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
perl-text-unaccent: perl-text-unaccent (perl module to remove accents from a string)
perl-text-unaccent:
perl-text-unaccent: Text::Unaccent is a module that remove accents from a
perl-text-unaccent: string. unac_string converts the input string from the specified
perl-text-unaccent: charset to UTF-16 and call unac_string_utf16 to return the unaccented
perl-text-unaccent: equivalent. The conversion from and to UTF-16 is done with iconv(1).
perl-text-unaccent:
perl-text-unaccent:
perl-text-unaccent:
perl-text-unaccent:
perl-text-unaccent: