Categories
Libiconv
libiconv converts from one character encoding to another through Unicode conversion (see Web page for full list of supported encodings).
It has also limited support for transliteration, i.e. when a character cannot be represented in the target character set, it is approximated through one or several similar looking characters. It is useful if your application needs to support multiple character encodings, but that support lacks from your system.
Last updated 9 May, 2008
About
Leadership
- Bruno Haible - Maintainer
- Taro Muraoka - Contributor
- Akira Hatakeyama - Contributor
- Juan Manuel Guerrero - Contributor
Related Projects
Versions
1.11
1.11 stable released 2006-07-19
- Released: 19 Jul, 2006
- Code Maturity: Stable
- Source Archive: http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1....
- Licenses: LGPL
- Interfaces: Console, Library
1.12
- Released: 11 Nov, 2007
- Code Maturity: Stable
- Source Archive: http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1....
- Licenses: LGPLv2orlater
- Interfaces: Console, Library
User Community and Support
User manpage available in HTML format from http://www.gnu.org/software/libiconv/documentation/libiconv/iconv.1.html



