scuffed-code/icu4c/source/extra/uconv
2008-12-01 20:49:08 +00:00
..
resources ICU-2401 clean up .cvsignore files 2006-12-06 19:19:06 +00:00
samples ICU-4179 replace text w/ a notice to fetch the file from Markus Kuhn's site. 2004-11-17 00:13:10 +00:00
unicode ICU-3770 Updated copyright notices for ICU 3.0 2004-05-19 20:18:43 +00:00
makedata.mak ICU-6307 Merge update of Visual Studio project and solution files with addition of x64 platform build option. Update readme.html for Windows build change. 2008-08-12 04:41:41 +00:00
Makefile.in ICU-3933 Merge pkgdata update from branch to trunk. 2008-11-24 20:04:52 +00:00
pkgdata.inc.in ICU-5677 Remove out of date AIX and HP-UX configurations, and remove some unused configure variables to increase script readability. 2007-04-05 07:29:13 +00:00
pkgdataMakefile.in ICU-3933 Fix installation of the data library. 2008-12-01 20:49:08 +00:00
README ICU-2107 added copyright notices 2002-12-18 08:31:34 +00:00
resfiles.mk ICU-1220 define the path separator outside of resfiles.mk 2002-03-26 01:37:01 +00:00
uconv.1.in ICU-4286 update the uconv documentation. 2005-07-01 21:05:21 +00:00
uconv.cpp ICU-6176 Fix some Coverity warnings 2008-02-13 09:35:50 +00:00
uconv.vcproj ICU-6307 Merge update of Visual Studio project and solution files with addition of x64 platform build option. Update readme.html for Windows build change. 2008-08-12 04:41:41 +00:00
uwmsg.c ICU-4078 Revert the move of the invariant conversion routines back to putil.h. 2004-10-18 03:03:13 +00:00

Copyright (c) 2002, International Business Machines Corporation and others. All Rights Reserved.

The uconv command is an iconv(1)-like conversion / transcoding
program. Please check its manual page, or run uconv -h, for help.

Help, as well as error messages, are displayed through the use of a
resource bundle. Please contact Steven Loomis <srl@jtcsv.com> if you
want to offer a translation of these messages for a particular locale.

uconv was originally written and contributed to icuapps by Jonas Utterström
<jonas.utterstrom@vittran.norrnod.se>, and offered simple conversion and
a way to know which encodings were available. It has since then be
moved to the main ICU distribution and converted to the C conversion
API, and is maintained by Yves Arrouye <yves@realnames.com> who seems
to always be looking for one more feature or option to add to the tool.