~ubuntu-branches/ubuntu/quantal/icu/quantal

« back to all changes in this revision

Viewing changes to source/extra/uconv/README

  • Committer: Package Import Robot
  • Author(s): Yves Arrouye
  • Date: 2002-03-03 15:31:13 UTC
  • Revision ID: package-import@ubuntu.com-20020303153113-3ssceqlq45xbmbnc
Tags: upstream-2.0-2.1pre20020303
Import upstream version 2.0-2.1pre20020303

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
The uconv command is an iconv(1)-like conversion / transcoding
 
2
program. Please check its manual page, or run uconv -h, for help.
 
3
 
 
4
Help, as well as error messages, are displayed through the use of a
 
5
resource bundle. Please contact Steven Loomis <srl@jtcsv.com> if you
 
6
want to offer a translation of these messages for a particular locale.
 
7
 
 
8
uconv was originally written and contributed to icuapps by Jonas Utterstr�m
 
9
<jonas.utterstrom@vittran.norrnod.se>, and offered simple conversion and
 
10
a way to know which encodings were available. It has since then be
 
11
moved to the main ICU distribution and converted to the C conversion
 
12
API, and is maintained by Yves Arrouye <yves@realnames.com> who seems
 
13
to always be looking for one more feature or option to add to the tool.