• Home
Name Date Size #Lines LOC

..--

resources/22-Oct-2025-238205

samples/22-Oct-2025-1,4101,359

unicode/22-Oct-2025-328

Makefile.inD22-Oct-20255.2 KiB184111

READMED22-Oct-2025982 1814

makedata.makD22-Oct-20255.1 KiB152131

pkgdata.inc.inD22-Oct-20251.6 KiB6554

pkgdataMakefile.inD22-Oct-20251.5 KiB4335

resfiles.mkD22-Oct-2025474 122

sources.txtD22-Oct-202518 32

uconv.1.inD22-Oct-202510.3 KiB446428

uconv.cppD22-Oct-202545.6 KiB1,3981,006

uconv.vcxprojD22-Oct-20254.6 KiB9791

uconv.vcxproj.filtersD22-Oct-20251.6 KiB5050

uwmsg.cD22-Oct-20256.2 KiB268195

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