unf_ext-0.0.7.2.gem

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/cinc-project/stable/script.gem.sh | bash
copy
curl -s https://packagecloud.io/install/repositories/cinc-project/stable/script.gem.sh | bash

STEP 2: Install the package
sudo gem install unf_ext -v=0.0.7.2

Unicode Normalization Form support library for CRuby

Checksums

MD5 c672479033f19f0a0230cfa074669d99
SHA1 d63fe218647fdac397df999bcb66ce2243ba2b7a
SHA256 ed17dbc54fe783ef0106e8e387e5db2d86c082e5f10a72ceedcdaee4ebe3a5e1
SHA512 dc4780e2af75053c475d376aa3f27b2b4db8e3bd63ca050b2dba93b675da00027a342fce87b300f62e141c33e7777bb4b60ae248ed955769195a9356b6a2173a

Development Dependencies

  • test-unit (>= 0)
  • rake (>= 0.9.2.2)
  • rdoc (> 2.4.2)
  • bundler (>= 1.2)
  • rake-compiler (>= 0.7.9)

Files

  • unf_ext.gemspec
  • test/test_unf_ext.rb
  • test/normalization-test.txt
  • test/helper.rb
  • README.md
  • Rakefile
  • LICENSE.txt
  • lib/unf_ext/version.rb
  • lib/unf_ext.rb
  • Gemfile
  • ext/unf_ext/unf/util.hh
  • ext/unf_ext/unf/trie/searcher.hh
  • ext/unf_ext/unf/trie/node.hh
  • ext/unf_ext/unf/trie/char_stream.hh
  • ext/unf_ext/unf/table.hh
  • ext/unf_ext/unf/normalizer.hh
  • ext/unf_ext/unf.cc
  • ext/unf_ext/extconf.rb
  • CHANGELOG.md
  • .travis.yml
  • .gitignore
  • .document

Uploaded

over 4 years ago

Package Size

383 KB

Downloads

69,689,786

wget

wget --content-disposition "https://packagecloud.io/cinc-project/stable/packages/gems/unf_ext-0.0.7.2.gem/download.gem?distro_version_id=rubygem"

Homepage

https://github.com/knu/ruby-unf_ext

License

MIT License