~ubuntu-branches/ubuntu/karmic/gears/karmic

« back to all changes in this revision

Viewing changes to third_party/convert_utf/README.google

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Lesicnik
  • Date: 2009-04-30 19:15:25 UTC
  • Revision ID: james.westby@ubuntu.com-20090430191525-0790sb5wzg8ou0xb
Tags: upstream-0.5.21.0~svn3334+dfsg
ImportĀ upstreamĀ versionĀ 0.5.21.0~svn3334+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This is a utf8/16/32 conversion functions downloaded from unicode.org website
 
2
from url: ftp://www.unicode.org/Public/PROGRAMS/CVTUTF/
 
3
 
 
4
Only ConvertUTF.h and ConvertUTF.c files were downloaded. The rest of files
 
5
related to UTF7 and testing harness were not downloaded.
 
6
 
 
7
No modifications have been done.
 
8
 
 
9
 
 
10