Unac

From Free Software Directory
Jump to: navigation, search


[edit]

unac

https://savannah.nongnu.org/projects/unac
Removes accents from strings

'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 standard input or from a string given as an argument. In the library function and the command, the charset of the input is specified as an argument. The input is converted to UTF-16 using iconv(3), accents are stripped, and the result is converted back to the original charset. The iconv -l command on GNU/Linux will show all charsets supported. It currently has Perl, PHP3, and PHP4 interfaces, and is Unicode-3.2 compatible.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Janet Casey

Verified on

3 September 2002




Leaders and contributors

Contact(s)Role
Loic Dachary Maintainer


Resources and communication

AudienceResource typeURI
DeveloperE-mailmailto:unac-devel@mail.freesoftware.fsf.org
Savannah (Ref)https://savannah.nongnu.org/projects/unac
Debian (Ref)https://tracker.debian.org/pkg/unac


Software prerequisites




Entry




















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.