Difference between revisions of "Libiconv"
(added standard link) |
(libiconv-1.17) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
|Name=GNU 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/ | |Homepage URL=https://www.gnu.org/software/libiconv/ | ||
+ | |Version download=https://ftp.gnu.org/gnu/libiconv/libiconv-1.17.tar.gz | ||
|Is High Priority Project=No | |Is High Priority Project=No | ||
|VCS checkout command=git clone git://git.savannah.gnu.org/libiconv.git | |VCS checkout command=git clone git://git.savannah.gnu.org/libiconv.git | ||
|Decommissioned or Obsolete=No | |Decommissioned or Obsolete=No | ||
|Donate=https://my.fsf.org/donate/ | |Donate=https://my.fsf.org/donate/ | ||
− | |Related projects=HTML_Code_Convert,uni2ascii | + | |Related projects=gnustandards,HTML_Code_Convert,uni2ascii,Libc |
|Keywords=internationalization,library,character set,iconv,libiconv,Unicode localization | |Keywords=internationalization,library,character set,iconv,libiconv,Unicode localization | ||
|Version identifier=1.15 | |Version identifier=1.15 | ||
|Version date=2017/02/02 | |Version date=2017/02/02 | ||
|Version status=stable | |Version status=stable | ||
− | |||
|Last review by=Bendikker | |Last review by=Bendikker | ||
− | |Last review date= | + | |Last review date=2019/01/19 |
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
− | |Submitted date=2011/04/ | + | |Submitted date=2011/04/01 |
|User level=none | |User level=none | ||
|Paid support=https://www.fsf.org/resources/service/ | |Paid support=https://www.fsf.org/resources/service/ | ||
|Accepts cryptocurrency donations=Yes | |Accepts cryptocurrency donations=Yes | ||
+ | |OpenPGP signature=https://ftp.gnu.org/gnu/libiconv/libiconv-1.15.tar.gz.sig | ||
|Test entry=No | |Test entry=No | ||
|Is GNU=Yes | |Is GNU=Yes | ||
Line 28: | Line 29: | ||
{{Project license | {{Project license | ||
|License=GPLv3orlater | |License=GPLv3orlater | ||
− | |License verified by= | + | |License copyright=Copyright (C) 2000-2022 Free Software Foundation, Inc. |
− | |License verified date= | + | |License verified by=Genium |
+ | |License verified date=2022-06-16 | ||
+ | |License note=https://git.savannah.gnu.org/gitweb/?p=libiconv.git;a=blob;f=COPYING | ||
+ | |||
+ | * applies to part: iconv _program | ||
}} | }} | ||
{{Project license | {{Project license | ||
− | |License= | + | |License=LGPLv2.1orlater |
− | |License verified by= | + | |License copyright=Copyright (C) 1999-2008, 2011, 2016, 2018, 2020, 2022 Free Software Foundation, Inc. |
− | |License verified date= | + | |License verified by=Genium |
− | |License note=libiconv and libcharset libraries | + | |License verified date=2022-06-16 |
+ | |License note=https://git.savannah.gnu.org/gitweb/?p=libiconv.git;a=blob;f=COPYING.LIB | ||
+ | |||
+ | * applies to part: libiconv and libcharset libraries | ||
+ | }} | ||
+ | {{Software category | ||
+ | |Interface=console, library | ||
+ | |Library=C, Localization | ||
+ | |Programming-language=C | ||
+ | |Runs-on=Windows, BSD, OS X, GNU/Linux | ||
+ | |Use=library, localization | ||
+ | }} | ||
+ | {{EntryGNU | ||
+ | |Is GNU=Yes | ||
+ | |GNU package identifier=libiconv | ||
}} | }} | ||
{{Person | {{Person | ||
Line 43: | Line 62: | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience=Savannah | + | |Resource audience=Savannah |
− | |Resource URL=https://savannah.gnu.org/projects/libiconv | + | |Resource kind=Developer |
+ | |Resource URL=https://savannah.gnu.org/projects/libiconv/ | ||
}} | }} | ||
{{Resource | {{Resource | ||
+ | |Resource audience=Savannah | ||
|Resource kind=VCS Repository Webview | |Resource kind=VCS Repository Webview | ||
− | |Resource URL=https://git.savannah.gnu.org/cgit/libiconv.git | + | |Resource URL=https://git.savannah.gnu.org/cgit/libiconv.git/ |
}} | }} | ||
{{Resource | {{Resource | ||
+ | |Resource audience=Bugs | ||
|Resource kind=Mailing List | |Resource kind=Mailing List | ||
− | |Resource URL=https://lists.gnu.org/mailman/listinfo/bug-gnu-libiconv | + | |Resource URL=https://lists.gnu.org/mailman/listinfo/bug-gnu-libiconv/ |
}} | }} | ||
{{Resource | {{Resource | ||
+ | |Resource audience=FTP | ||
|Resource kind=Mailing List | |Resource kind=Mailing List | ||
− | |Resource URL=https:// | + | |Resource URL=https://ftpmirror.gnu.org/libiconv/ |
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=FTP | ||
+ | |Resource kind=Download | ||
+ | |Resource URL=https://ftp.gnu.org/gnu/libiconv/ | ||
}} | }} | ||
{{Resource | {{Resource | ||
+ | |Resource audience=FTP | ||
|Resource kind=Download | |Resource kind=Download | ||
− | |Resource URL=https://ftp.gnu.org/gnu/libiconv | + | |Resource URL=https://ftp.gnu.org/old-gnu/libiconv/ |
}} | }} | ||
{{Resource | {{Resource | ||
Line 66: | Line 95: | ||
|Resource URL=https://translationproject.org/domain/libiconv.html | |Resource URL=https://translationproject.org/domain/libiconv.html | ||
}} | }} | ||
− | {{ | + | {{Resource |
− | | | + | |Resource audience=Wikidata |
− | | | + | |Resource kind=General |
− | | | + | |Resource URL=https://www.wikidata.org/wiki/Q62860422 |
− | | | + | }} |
− | | | + | {{EntryDetails |
+ | |Is High Priority Project=No | ||
+ | |VCS checkout command=git clone https://git.savannah.gnu.org/git/libiconv.git | ||
+ | |Computer languages=C | ||
+ | |Decommissioned or Obsolete=No | ||
+ | |Version identifier=1.17 | ||
+ | |Version date=2022-05-15 | ||
+ | |Version status=stable | ||
+ | |Last review by=Genium | ||
+ | |Last review date=2022-06-16 | ||
+ | |Submitted by=WikiSysop | ||
+ | |Submitted date=2011-04-12 | ||
+ | |User level=advanced | ||
+ | |Accepts cryptocurrency donations=No | ||
+ | |OpenPGP signature=https://ftp.gnu.org/gnu/libiconv/libiconv-1.17.tar.gz.sig | ||
+ | |Test entry=No | ||
}} | }} | ||
{{Featured}} | {{Featured}} |
Latest revision as of 03:19, 16 June 2022
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.
This is a GNU package:
libiconv
Download
https://ftp.gnu.org/gnu/libiconv/libiconv-1.17.tar.gz
version 1.17
(stable)
released on 15 May 2022
OpenPGP signature URL: https://ftp.gnu.org/gnu/libiconv/libiconv-1.17.tar.gz.sig
User level
Advanced
VCS Checkout
Categories
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Genium
Verified on
16 June 2022
Notes
https://git.savannah.gnu.org/gitweb/?p=libiconv.git;a=blob;f=COPYING
- applies to part: iconv _program
License
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
Audience | Resource type | URI |
---|---|---|
FTP | Mailing List | https://ftpmirror.gnu.org/libiconv/ |
Savannah | VCS Repository Webview | https://git.savannah.gnu.org/cgit/libiconv.git/ |
Wikidata | General | https://www.wikidata.org/wiki/Q62860422 |
Bugs | Mailing List | https://lists.gnu.org/mailman/listinfo/bug-gnu-libiconv/ |
FTP | Download | https://ftp.gnu.org/old-gnu/libiconv/ |
Savannah | Developer | https://savannah.gnu.org/projects/libiconv/ |
General | https://translationproject.org/domain/libiconv.html | |
FTP | Download | https://ftp.gnu.org/gnu/libiconv/ |
Software prerequisites
This entry (in part or in whole) was last reviewed on 16 June 2022.
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.