This library provides an iconv() implementation, for systems where the is not one, or whose implementation cannot convert from/to Unicode.
This program is installable using the rpm package manager. See below for the install string. Required prerequisites are automatically processed by the package manager and, if needed, downloaded and installed.
yum install libiconv
yum install libiconv-debuginfo
yum install libiconv-static
yum install libiconv-utils
Program is distributed as ZIP package: download to temporary directory and unpack to destination folder. See below for download link(s).
Following ones are the download links for manual installation:
GNU Iconv Library v. 1.17 (2/11/2022, KO Myung-Hun) | Readme/What's new |
New in 1.17:
* The libiconv library is now licensed under the LGPL version 2.1, instead of
the LGPL version 2.0. The iconv program continues to be licensed under GPL
version 3.
* Added converters for many single-byte EBCDIC encodings:
IBM-{037,273,277,278,280,282,284,285,297,423,424,425,500,838,870,871,875},
IBM-{880,905,924,1025,1026,1047,1097,1112,1122,1123,1130,1132,1137,1140},
IBM-{1141,1142,1143,1144,1145,1146,1147,1148,1149,1153,1154,1155,1156,1157},
IBM-{1158,1160,1164,1165,1166,4971,12712,16804}.
They are available through the configure option '--enable-extra-encodings'. |
hobbes.nmsu.edu/download/pub/os2/dev/misc/libiconv-1.17.zip | ||
GNU Iconv Library v. 1.16 (6/5/2019, KO Myung-Hun) | Readme/What's new |
v1.15:
- Improved charset detection
- Enabled extra encodings
* European languages
CP{437,737,775,852,853,855,857,858,860,861,863,865,869,922,1125}
* Semitic languages
CP864
* Japanese
EUC-JISX0213, Shift_JISX0213, ISO-2022-JP-3, CP943
* Chinese
BIG5-2003 (experimental)
* Turkmen
TDS565
* Platform specifics
ATARIST, RISCOS-LATIN1 |
hobbes.nmsu.edu/download/pub/os2/dev/misc/libiconv_1-16.zip |
This work is licensed under a Creative Commons Attribution 4.0 International License.
Add new comment