michael@0: Copyright (c) 2002, International Business Machines Corporation and others. All Rights Reserved. michael@0: michael@0: The uconv command is an iconv(1)-like conversion / transcoding michael@0: program. Please check its manual page, or run uconv -h, for help. michael@0: michael@0: Help, as well as error messages, are displayed through the use of a michael@0: resource bundle. Please contact Steven Loomis if you michael@0: want to offer a translation of these messages for a particular locale. michael@0: michael@0: uconv was originally written and contributed to icuapps by Jonas Utterström michael@0: , and offered simple conversion and michael@0: a way to know which encodings were available. It has since then be michael@0: moved to the main ICU distribution and converted to the C conversion michael@0: API, and is maintained by Yves Arrouye who seems michael@0: to always be looking for one more feature or option to add to the tool.