cookbook 'mecab-java', '= 0.1.0'
The mecab-java cookbook has been deprecated
Author provided reason for deprecation:
The mecab-java cookbook has been deprecated and is no longer being maintained by its authors. Use of the mecab-java cookbook is no longer recommended.
mecab-java (2) Versions 0.1.0 Follow0
Installs an official java binding for mecab
cookbook 'mecab-java', '= 0.1.0', :supermarket
knife supermarket install mecab-java
knife supermarket download mecab-java
mecab-java Chef Cookbook
Installs an official java binding for mecab
Platforms
The following platforms and versions are tested and supported using test-kitchen
* Ubuntu 14.04
* Debian 7.8
* CentOS 7.0
Attributes
IMPORTANT!
* You need to set the path of JDK headers to node['mecab-java']['sdk_header_path']
* You need to set the path where mecab-java binding will be installed to node['mecab-java']['install_to']
see also [source](attributes/default.rb)
Usage
Just include mecab-java
in your node's run_list
:
{ "name":"my_node", "run_list": [ "recipe[mecab-java]" ] }
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-java Chef cookbook CHANGELOG
0.1.0 / 2015-02-24
- The initial release.
Foodcritic Metric
0.1.0 passed this metric
0.1.0 passed this metric