• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

resources/H03-May-2022-

samples/utf8/H03-May-2022-

unicode/H28-Oct-2021-328

Makefile.inH A D03-May-20225.2 KiB184111

READMEH A D28-Oct-2021982 1814

makedata.makH A D28-Oct-20214.6 KiB135115

pkgdata.inc.inH A D28-Oct-20211.6 KiB6554

pkgdataMakefile.inH A D28-Oct-20211.5 KiB4335

resfiles.mkH A D28-Oct-2021474 122

uconv.1.inH A D28-Oct-202110.3 KiB446428

uconv.cppH A D28-Oct-202145.6 KiB1,3981,006

uconv.vcxprojH A D28-Oct-20214.6 KiB9791

uconv.vcxproj.filtersH A D28-Oct-20211.6 KiB5050

uwmsg.cH A D28-Oct-20216.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