knu / ruby-unf_ext

Unicode Normalization Form support library for CRuby
MIT License
33 stars 34 forks source link

ruby-unf_ext

Synopsis

Description

Requirement

Installation

gem install unf_ext

Or:

ruby extconf.rb && make && make install

Development Resources

License

Copyright (c) 2010-2017 Takeru Ohta Copyright (c) 2011-2018 Akinori MUSHA

Licensed under the MIT license. See LICENSE for details.