• Home
Name Date Size #Lines LOC

..--

resources/04-Jul-2025-238205

samples/04-Jul-2025-1,4101,359

unicode/04-Jul-2025-328

Makefile.inD04-Jul-20255.2 KiB184111

READMED04-Jul-2025982 1814

makedata.makD04-Jul-20255.1 KiB152131

pkgdata.inc.inD04-Jul-20251.5 KiB6453

pkgdataMakefile.inD04-Jul-20251.5 KiB4335

resfiles.mkD04-Jul-2025474 122

sources.txtD04-Jul-202518 32

uconv.1.inD04-Jul-202510.3 KiB446428

uconv.cppD04-Jul-202546.2 KiB1,3981,006

uconv.vcxprojD04-Jul-20254.5 KiB9690

uconv.vcxproj.filtersD04-Jul-20251.6 KiB5050

uwmsg.cD04-Jul-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