GNU libiconv
Appearance
This library provides an iconv() implementation, for use on systems which don't have one, or whose implementation cannot convert from/to Unicode.
Functions
- iconv
- iconv_open
- iconv_close
- iconvctl
The library can be installed via RPM with:
yum install libiconv
or the RPM or ZIP file can be downloaded from the Netlabs server.
License
- GNU GPL V3 / GNU LGPL Version 2
Links
- Official Project Site
- OS/2 Port by KO Myung-Hun - Source code: Github