mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
…
|
||
---|---|---|
.. | ||
ligatures.diff | ||
README | ||
slack-desc | ||
unac.info | ||
unac.SlackBuild |
unac (remove accents from text) unac is a C library (libunac) and command (unaccent) that removes accents from a string of text; it replaces accented characters in the given character set with their unaccented (ASCII) equivalents. See also: perl/perl-text-unaccent, for a Perl module based on this.