Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
ruby-unf
Wrapper library to bring Unicode Normalization Form support to Ruby
http://github.com/knu/ruby-unf
0
no reviews
Install
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