• Home
Name Date Size #Lines LOC

..--

resources/03-May-2024-238205

samples/03-May-2024-1,4101,359

unicode/03-May-2024-328

Makefile.inD03-May-20245.1 KiB183110

READMED03-May-2024982 1814

makedata.makD03-May-20244.6 KiB135115

pkgdata.inc.inD03-May-20241.6 KiB6554

pkgdataMakefile.inD03-May-20241.5 KiB4335

resfiles.mkD03-May-2024474 122

uconv.1.inD03-May-202410.3 KiB446428

uconv.cppD03-May-202445.6 KiB1,3981,006

uconv.vcxprojD03-May-20246 KiB113107

uconv.vcxproj.filtersD03-May-20241.6 KiB5050

uwmsg.cD03-May-20246.2 KiB267194

README

1Copyright (C) 2016 and later: Unicode, Inc. and others.
2License & terms of use: http://www.unicode.org/copyright.html
3Copyright (c) 2002, International Business Machines Corporation and others. All Rights Reserved.
4
5The uconv command is an iconv(1)-like conversion / transcoding
6program. Please check its manual page, or run uconv -h, for help.
7
8Help, as well as error messages, are displayed through the use of a
9resource bundle. Please contact Steven Loomis <srl@jtcsv.com> if you
10want to offer a translation of these messages for a particular locale.
11
12uconv was originally written and contributed to icuapps by Jonas Utterstr�m
13<jonas.utterstrom@vittran.norrnod.se>, and offered simple conversion and
14a way to know which encodings were available. It has since then be
15moved to the main ICU distribution and converted to the C conversion
16API, and is maintained by Yves Arrouye <yves@realnames.com> who seems
17to always be looking for one more feature or option to add to the tool.
18