Difference between revisions of "Libiconv"

From Free Software Directory
Jump to: navigation, search
(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...")
 
m (Text replacement - "'''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-command-line Introdu...)
(14 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Libiconv
+
|Name=GNU libiconv
|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=https://www.gnu.org/software/libiconv/
 +
|Is High Priority Project=No
 +
|VCS checkout command=git clone git://git.savannah.gnu.org/libiconv.git
 +
|Documentation note=
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards,HTML_Code_Convert,uni2ascii,Libc
 +
|Keywords=internationalization,library,character set,iconv,libiconv,Unicode localization
 +
|Version identifier=1.15
 +
|Version date=2017/02/02
 +
|Version status=stable
 +
|Version download=https://ftp.gnu.org/gnu/libiconv/libiconv-1.15.tar.gz
 +
|Last review by=Bendikker
 +
|Last review date=2019/01/19
 +
|Submitted by=Database conversion
 +
|Submitted date=2011/04/01
 
|User level=none
 
|User level=none
|Submitted by=Database conversion
+
|Paid support=https://www.fsf.org/resources/service/
|Submitted date=2011-04-01
+
|Accepts cryptocurrency donations=Yes
|Version identifier=1.11
+
|OpenPGP signature=https://ftp.gnu.org/gnu/libiconv/libiconv-1.15.tar.gz.sig
|Version date=2006-07-19
+
|Test entry=No
|Version status=stable
+
|Is GNU=Yes
|Version download=http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.11.tar.gz
+
|GNU package identifier=libiconv
|License verified date=2001-06-07
+
|License verified date=2009-07-13
|Version comment=1.11 stable released 2006-07-19
 
 
}}
 
}}
{{Software category
+
{{Project license
|Interface=console,library
+
|License=GPLv3orlater
 +
|License verified by=Bendikker
 +
|License verified date=2018/06/21
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=LGPL
+
|License=LGPLv2orlater
|License verified by=Janet Casey
+
|License verified by=Bendikker
|License verified date=2001-06-07
+
|License verified date=2018/06/21
 +
|License note=libiconv and libcharset libraries
 +
}}
 +
{{Person
 +
|Real name=Bruno Haible
 +
|Role=Maintainer
 +
|Email=bruno@clisp.org
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/libiconv/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.savannah.gnu.org/cgit/libiconv.git/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-gnu-libiconv/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/old-gnu/libiconv/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/libiconv/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://translationproject.org/domain/libiconv.html
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 +
}}
 +
{{Software category
 +
|Interface=console, library
 +
|Library=C, Localization
 +
|Programming-language=C
 +
|Runs-on=Windows, OS X, GNU/Linux
 +
|Use=library, localization
 
}}
 
}}
 +
{{Featured}}

Revision as of 15:45, 4 December 2020


[edit]

GNU libiconv

https://www.gnu.org/software/libiconv/
Converts between character encodings.

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.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

16 June 2022

Verified by

Genium

Verified on

16 June 2022

Notes

https://git.savannah.gnu.org/gitweb/?p=libiconv.git;a=blob;f=COPYING.LIB

  • applies to part: libiconv and libcharset libraries




Leaders and contributors

Contact(s)Role
Bruno Haible Maintainer


Resources and communication

AudienceResource typeURI
FTPMailing Listhttps://ftpmirror.gnu.org/libiconv/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/libiconv.git/
WikidataGeneralhttps://www.wikidata.org/wiki/Q62860422
BugsMailing Listhttps://lists.gnu.org/mailman/listinfo/bug-gnu-libiconv/
FTPDownloadhttps://ftp.gnu.org/old-gnu/libiconv/
SavannahDeveloperhttps://savannah.gnu.org/projects/libiconv/
Generalhttps://translationproject.org/domain/libiconv.html
FTPDownloadhttps://ftp.gnu.org/gnu/libiconv/


Software prerequisites

This entry (in part or in whole) was last reviewed on 16 June 2022.




Entry










"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.





















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.