cookbook 'mecab-ruby', '= 0.1.0'
The mecab-ruby cookbook has been deprecated
Author provided reason for deprecation:
The mecab-ruby cookbook has been deprecated and is no longer being maintained by its authors. Use of the mecab-ruby cookbook is no longer recommended.
mecab-ruby (2) Versions 0.1.0 Follow0
Installs an official ruby binding for mecab
cookbook 'mecab-ruby', '= 0.1.0', :supermarket
knife supermarket install mecab-ruby
knife supermarket download mecab-ruby
mecab-ruby Chef Cookbook
Installs an official ruby binding for mecab
Requirements
- ruby >= 1.9
Platforms
The following platforms and versions are tested and supported using test-kitchen
* Ubuntu 14.04
* CentOS 7.0
Attributes
see [source](attributes/default.rb)
Usage
Just include mecab-ruby
in your node's run_list
:
{ "name":"my_node", "run_list": [ "recipe[mecab-ruby]" ] }
Misc
License and Author
- Author: kogecoo
- License: Apache License, Version 2.0 (see [LICENSE](LICENSE))
Dependent cookbooks
mecab >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
mecab-ruby Chef cookbook CHANGELOG
0.1.0 / 2015-02-24
- The initial release.
Foodcritic Metric
0.1.0 failed this metric
FC048: Prefer Mixlib::ShellOut: /tmp/cook/e37d105b9e50f8b4febdef37/mecab-ruby/recipes/default.rb:28
0.1.0 failed this metric