Path to this page:
./
converters/pear-I18n_UnicodeNormalizer,
PHP classes to provide Unicode Normalization
Branch: pkgsrc-2017Q3,
Version: 1.0.0,
Package name: php56-pear-I18N_UnicodeNormalizer-1.0.0,
Maintainer: pkgsrc-usersPHP 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%.
Required to run:[
lang/pear] [
lang/php56]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Version history: (Expand)
- (2017-09-29) Package added to pkgsrc.se, version php56-pear-I18N_UnicodeNormalizer-1.0.0 (created)