[ 源代码: ruby-unf ]
软件包:ruby-unf(0.1.4-2)
Wrapper library to bring Unicode Normalization Form support to Ruby
This library allows code to be portable between Ruby implementations, using 'unf_ext' under CRuby and 'java.text.Normalizer' on JRuby. It normalizes UTF-8 strings into and from NFC, NFD, NFKC or NFKD
其他与 ruby-unf 有关的软件包
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-unf-ext (>= 0.0.7.2~)
- Unicode Normalization Form support library for CRuby