summaryrefslogtreecommitdiffstats
path: root/system/unac/README
blob: 541db046af9f27fba3b0e6b6146e75833873a34d (plain)
1
2
3
4
5
6
7
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.