# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. # Line up the first '|' above the ':' following the base package name, and # the '|' on the right side marks the last column you can put a character in. # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| unac: unac (remove accents from text) unac: unac: unac is a C library and command that removes accents from a unac: string. For instance the string été will become ete. It provides unac: a command line interface that removes accents from a input flow or a unac: string given in argument (unaccent command). In the library function unac: and the command, the charset of the input is specified as an argument. unac: unac: unac: unac: