From 786640ec1086944cd8a3cb626fbcde4fd4b6d699 Mon Sep 17 00:00:00 2001 From: Charles Wilson Date: Mon, 17 May 2010 01:53:36 +0000 Subject: [PATCH] Add mingw32-libiconv.xml --- mingw32/mingw32-libiconv.xml | 62 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 mingw32/mingw32-libiconv.xml diff --git a/mingw32/mingw32-libiconv.xml b/mingw32/mingw32-libiconv.xml new file mode 100644 index 0000000..bd2bb4b --- /dev/null +++ b/mingw32/mingw32-libiconv.xml @@ -0,0 +1,62 @@ + + + + + + + + GNU libiconv provides an implementation of the iconv() + function which is used to convert between various character + representations for different locales. This function is provided + for use on systems which don't already have iconv(), or whose + implementation cannot convert from/to Unicode. This package also + provides a tool, iconv(1), which can be used to convert character + sets from the command line. The associated libcharset provides a + mechanism to determine the canonical character set name of the + current locale. + + + + + + + + + + + + + + + + + + + + + + + + + + + GNU libiconv provides an implementation of the iconv() + function which is used to convert between various character + representations for different locales. This function is provided + for use on systems which don't already have iconv(), or whose + implementation cannot convert from/to Unicode. This package also + provides a tool, iconv(1), which can be used to convert character + sets from the command line. The associated libcharset provides a + mechanism to determine the canonical character set name of the + current locale. + + + + + + + + + + + -- 2.11.0