ruby-unf 0.1.4 Unicode Normalization Form support to Ruby and JRuby

ruby-unf is a wrapper library to bring Unicode Normalization Form support to both Ruby and JRuby. It uses unf_ext on CRuby and java.text.Normalizer on JRuby.