• Home
Name Date Size #Lines LOC

..--

resources/06-Mar-2025-238205

samples/06-Mar-2025-1,4101,359

unicode/06-Mar-2025-328

Makefile.inD06-Mar-20255.2 KiB184111

READMED06-Mar-2025982 1814

makedata.makD06-Mar-20255.1 KiB152131

pkgdata.inc.inD06-Mar-20251.6 KiB6554

pkgdataMakefile.inD06-Mar-20251.5 KiB4335

resfiles.mkD06-Mar-2025474 122

sources.txtD06-Mar-202518 32

uconv.1.inD06-Mar-202510.3 KiB446428

uconv.cppD06-Mar-202545.6 KiB1,3981,006

uconv.vcxprojD06-Mar-20254.6 KiB9791

uconv.vcxproj.filtersD06-Mar-20251.6 KiB5050

uwmsg.cD06-Mar-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