Recent Changes - Search:

edit SideBar

GNU libiconv

Description

GNU libiconv provides an iconv() implementation for use on systems which don't have one or whose implementation cannot convert from/to Unicode. It supports all the important encodings in use today.

The library is available as 32-bit and 64-bit:

  • If you are compiling a 32-bit program, no special compiler options are needed.
  • If you are compiling a 64-bit program, you have to compile and link your application with "cc_r -q64" or "gcc -maix64".

Homepage: http://www.gnu.org/software/libiconv/

Current version: 1.15-1

Downloads

RPMs:

Source RPM:

Package dependencies:


All versions

Edit - History - Print - Recent Changes - Search
Page last modified on December 15, 2017, at 12:58 PM