WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: libiconv  (Read 3412 times)

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
libiconv
« on: June 04, 2009, 01:42:38 PM »
Thanks to Roberto A. Foglietta for an update to libiconv:

Code: [Select]
Title: libiconv.tczl.info
Description: libiconv
Version: 1.13
Author:         Bruno Haible, Taro Muraoka, Akira Hatakeyama, Juan Manuel Guerro
Original-site:  www.gnu.org/software/libiconv/
Copying-policy: GNU LGPL
Size: 1300Kb
Extension_by: jpeters, Roberto A. Foglietta
Comments: Libiconv provides an iconv() implementation for converting
to/from Unicode, supporting multiple character encodings.
Encoding support is provided for European, Semitic languages,
Japanese, Chinese, Korean, Armenian, Georgian, Tajik, Kazakh,
Thai, Vietnamese, Turkmen, and Laotian, being able to convert
any of these encodings to any other through Unicode conversion.
This library works on all systems. To use it #include <iconv.h>
and use the functions. Libiconv and libcharset libraries and
their header files are copyrighted under LGPL. The iconv program
is licensed under GPL
Change-log: 2009/06/04 Version upgrade and installed in /usr/local instead /usr/local/libiconv
2009/01/23 First Version by jpeters.
Current:        2009/06/04 Version upgrade and installed in /usr/local instead /usr/local/libiconv