natto 0.9.6
natto bridges Ruby and MeCab via FFI (foreign function interface). No compiling is necessary, and natto will run on CRuby (mri/yarv) and JRuby (jvm) equally well, on any OS. natto provides the most natural, Ruby-esque API for MeCab.
Gemfile:
=
install:
=
Runtime Dependencies (1):
ffi
>= 1.9.0