natto 1.0.0
natto provides a naturally Ruby-esque interface to MeCab. It runs on both CRuby (mri/yarv) and JRuby (jvm). It works with MeCab installations on Windows, Unix/Linux, and OS X. No compiler is necessary, as natto is not a C extension.
          Gemfile:
          =
        
        
          instalar:
          =
        
      dependencias de Runtime (1):
            ffi
            >= 1.9.0
          
    Requerimientos:
MeCab 0.996
FFI, 1.9.0 or greater
