Difference between revisions of "Libiconv"
(Created page with "{{Entry |Name=Libiconv |Short description=Converts between character encodings |Full description=libiconv converts from one character encoding to another through Unicode conversi...") |
(add related project Libc) |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 3: | Line 3: | ||
|Short description=Converts between character encodings | |Short description=Converts between character encodings | ||
|Full description=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. | |Full description=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. | ||
| + | |Homepage URL=http://www.gnu.org/software/libiconv/ | ||
| + | |Is GNU=Yes | ||
|User level=none | |User level=none | ||
| + | |Computer languages=C | ||
| + | |Documentation note=User manpage available in HTML format from http://www.gnu.org/software/libiconv/documentation/libiconv/iconv.1.html | ||
| + | |Related projects=HTML_Code_Convert,uni2ascii.Libc | ||
| + | |Keywords=internationalization,library,character set,iconv,libiconv,Unicode localization | ||
| + | |Version identifier=1.14 | ||
| + | |Version date=2011/08/07 | ||
| + | |Version status=stable | ||
| + | |Version download=http://ftp.gnu.org/gnu/libiconv/libiconv-1.14.tar.gz | ||
| + | |Last review by=Janet Casey | ||
| + | |Last review date=2008-05-09 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
| − | + | |License verified date=2009-07-13 | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | |License verified date= | + | |
| − | + | ||
}} | }} | ||
| − | {{ | + | {{Project license |
| − | | | + | |License=LGPL |
| + | |License verified by=Kelly Hopkins | ||
| + | |License verified date=2009-07-13 | ||
| + | }} | ||
| + | {{Project license | ||
| + | |License=LGPLv2orlater | ||
| + | |License verified by=Kelly Hopkins | ||
| + | |License verified date=2009-07-13 | ||
}} | }} | ||
{{Project license | {{Project license | ||
|License=LGPL | |License=LGPL | ||
| − | |License verified by= | + | |License verified by=Kelly Hopkins |
| − | |License verified date= | + | |License verified date=2009-07-13 |
| + | }} | ||
| + | {{Project license | ||
| + | |License=GPLv3orlater | ||
| + | |License verified by=Emanuel Zephir | ||
| + | |License verified date=2012/06/30 | ||
| + | }} | ||
| + | {{Person | ||
| + | |Real name=Bruno Haible | ||
| + | |Role=Maintainer | ||
| + | |Email=bruno@clisp.org | ||
| + | }} | ||
| + | {{Person | ||
| + | |Real name=Akira Hatakeyama | ||
| + | |Role=Contributor | ||
| + | |Email=akira@sra.co.jp | ||
| + | }} | ||
| + | {{Person | ||
| + | |Real name=Juan Manuel Guerrero | ||
| + | |Role=Contributor | ||
| + | |Email=st001906@hrz1.hrz.tu-darmstadt.de | ||
| + | }} | ||
| + | {{Person | ||
| + | |Real name=Taro Muraoka | ||
| + | |Role=Contributor | ||
| + | |Email=koron@tka.att.ne.jp | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Developer | ||
| + | |Resource kind=VCS Repository Webview | ||
| + | |Resource URL=http://git.savannah.gnu.org/gitweb/?p=libiconv.git | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Bug Tracking,Developer,Support | ||
| + | |Resource kind=E-mail | ||
| + | |Resource URL=mailto:bug-gnu-libiconv@gnu.org | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Developer Portal | ||
| + | |Resource kind=Developer | ||
| + | |Resource URL=https://savannah.gnu.org/projects/libiconv | ||
| + | }} | ||
| + | {{Software category | ||
| + | |Interface=console, library | ||
| + | |Use=library, localization | ||
}} | }} | ||
| + | {{Featured}} | ||
Latest revision as of 11:12, 30 June 2012
Libiconv
http://www.gnu.org/software/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.
Documentation
User manpage available in HTML format from http://www.gnu.org/software/libiconv/documentation/libiconv/iconv.1.html
Related Projects
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| LGPL | Kelly Hopkins | 13 July 2009 | |
| LGPLv2orlater | Kelly Hopkins | 13 July 2009 | |
| GPLv3orlater | Emanuel Zephir | 30 June 2012 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
|
| Contributor |
|
| Contributor |
|
| Contributor |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | VCS Repository Webview | |
| Bug Tracking,Developer,Support | mailto:bug-gnu-libiconv@gnu.org | |
| Developer Portal | Developer | https://savannah.gnu.org/projects/libiconv |
Software prerequisites
This entry (in part or in whole) was last reviewed on 9 May 2008.
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 described in this text has its own copyright notice and license, which can usually be found in the distribution itself.