SlackBuildsOrg/system/unac
B. Watson 908d2798bc system/unac: Added (remove accents from text).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-10-28 23:48:46 +07:00
..
oe_ligature.diff
README
size_t.diff
slack-desc
unac.info
unac.SlackBuild

unac (remove accents from text)

unac is a C library and command that removes accents from a string. For
instance the string été will become ete. It provides a command line
interface that removes accents from an input flow or a string given in
argument (unaccent command). In the library function and the command,
the charset of the input is specified as an argument.