[ 原始碼: 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