Changeset 2751 for lang/perl/Encode-BOCU1-XS/trunk/README
- Timestamp:
- 12/07/07 11:08:06 (5 years ago)
- Files:
-
- 1 modified
-
lang/perl/Encode-BOCU1-XS/trunk/README (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Encode-BOCU1-XS/trunk/README
r2725 r2751 2 2 =============== 3 3 4 Version 0.0 1- 03 July 20064 Version 0.02 - 03 July 2006 5 5 6 6 Encode::BOCU1::XS is a Perl extension for encoding / decoding BOCU-1 string. … … 30 30 http://www-306.ibm.com/software/globalization/icu/ 31 31 32 BOCU-1 Sample C Codes33 http://www.unicode.org/notes/tn6/34 (copies of the sample codes are found under IBM_CODES/)35 36 32 37 33 COPYRIGHT AND LICENCE … … 41 37 * bocu1.c (encoder and decoder functions) 42 38 * bocu1tst.c (test code with main() function) 43 from "Sample C Sources" on http://www.unicode.org/notes/tn6/ are39 from "Sample C Code" on http://www.unicode.org/notes/tn6/ are 44 40 45 41 Copyright (C) 2002, International Business Machines Corporation and others. 46 42 All Rights Reserved. 47 43 48 Th is code is distributedunder the X license (ICU version).44 The "Sample C Code" is under the X license (ICU version). 49 45 ICU License : http://dev.icu-project.org/cgi-bin/viewcvs.cgi/*checkout*/icu/license.html 50 46
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)