Jump to content

GNU libiconv

From EDM2

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