Sha256: c95c6c427d42d29e410f7a6724ad27687842c65f1f32da87b893ff87c9a68a20
Contents?: true
Size: 129 Bytes
Versions: 2
Compression:
Stored size: 129 Bytes
Contents
if RUBY_ENGINE == "jruby" require 'nkf.jar' JRuby::Util.load_ext('org.jruby.ext.nkf.NKFLibrary') else require 'nkf.so' end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
nkf-0.2.0-java | lib/nkf.rb |
nkf-0.2.0 | lib/nkf.rb |