slackbuilds/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
..
README system/unac: Added (remove accents from text). 2015-10-28 23:48:46 +07:00
oe_ligature.diff system/unac: Added (remove accents from text). 2015-10-28 23:48:46 +07:00
size_t.diff system/unac: Added (remove accents from text). 2015-10-28 23:48:46 +07:00
slack-desc system/unac: Added (remove accents from text). 2015-10-28 23:48:46 +07:00
unac.SlackBuild system/unac: Added (remove accents from text). 2015-10-28 23:48:46 +07:00
unac.info system/unac: Added (remove accents from text). 2015-10-28 23:48:46 +07:00

README

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.