b1ccb4e338
PHP classes to provide Unicode Normalization. Performs the 4 normalizations: NFD: Canonical Decomposition NFC: Canonical Decomposition, followed by Canonical Composition NFKD: Compatibility Decomposition NFKC: Compatibility Decomposition, followed by Canonical Composition Complies with the official Unicode.org regression test. Uses UTF8 binary strings natively but can normalize a string in any UTF format. Fully tested with phpUnit. Code coverage test close to 100%.
5 lines
299 B
Text
5 lines
299 B
Text
$NetBSD: distinfo,v 1.1.1.1 2010/12/22 15:12:29 taca Exp $
|
|
|
|
SHA1 (pear/I18N_UnicodeNormalizer-1.0.0.tgz) = 9386143d6d89505d2c43c33a67d18cd363fafd09
|
|
RMD160 (pear/I18N_UnicodeNormalizer-1.0.0.tgz) = e998497670f415fdc5a395403e53614a71ad057d
|
|
Size (pear/I18N_UnicodeNormalizer-1.0.0.tgz) = 2154776 bytes
|