ruby-unf-ext

Unicode Normalization Form support library for CRuby
  https://github.com/knu/ruby-unf_ext
  0
  no reviews



Ruby-unf_ext is an unicode normalization library for CRuby. It provides classes for normalizing UTF-8 strings into and from NFC, NFD, NFKC, NFKD. The results is compliant with Unicode 6.0.