perl-text-unaccent (perl module to remove accents from a string)
Text::Unaccent is a module that remove accents from a string.
unac_string converts the input string from the specified charset
to UTF-16 and calls unac_string_utf16 to return the unaccented
equivalent. The conversion from and to UTF-16 is done with iconv(1).
See also: system/unac, for a library and command-line tool that does
the same thing.
Maintained by: B. Watson
Keywords: unaccent,utf8,utf-8,unicode,i18n
ChangeLog: perl-text-unaccent
Homepage:
https://metacpan.org/pod/Text::Unaccent
Download SlackBuild:
perl-text-unaccent.tar.gz
perl-text-unaccent.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
ligatures.diff |
perl-text-unaccent.SlackBuild |
perl-text-unaccent.info |
podfix.diff |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds