[ 原始碼: ruby-unf ]
套件: ruby-unf (0.1.4-2)
ruby-unf 的相關超連結
Trisquel 的資源:
下載原始碼套件 ruby-unf:
維護者:
Original Maintainers:
- Debian Ruby Extras Maintainers (郵件存檔)
- Gunnar Wolf
- Pirate Praveen
外部的資源:
- 主頁 [github.com]
相似套件:
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