Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

The mecab cookbook has been deprecated

Author provided reason for deprecation:

The mecab cookbook has been deprecated and is no longer being maintained by its authors. Use of the mecab cookbook is no longer recommended.

RSS

mecab (5) Versions 0.2.1

Installs MeCab and its well-known dictionary.

Policyfile
Berkshelf
Knife
cookbook 'mecab', '= 0.2.1', :supermarket
cookbook 'mecab', '= 0.2.1'
knife supermarket install mecab
knife supermarket download mecab
README
Dependencies
Changelog
Quality 100%

MeCab Chef Cookbook

Installs MeCab and its well-known dictionary.

Platforms

The following platforms and versions are tested and supported using test-kitchen

  • Ubuntu 14.04
  • Debian 7.8
  • CentOS 7.0

Attributes

see [source](attributes/default.rb)

Recipes

  • recipe[mecab::ipadic] - Install MeCab and IPA Dictionary. (default)
  • recipe[mecab::jumandic] - Install MeCab and Juman Dictionary.
  • recipe[mecab::unidic] - Install MeCab and Unidic Dictionary.

Usage

Just include mecab in your node's run_list:

{
  "run_list": [
    "recipe[mecab]"
  ]
}

Misc

GitHub Repository

License and Author

  • Author: kogecoo
  • License: Apache License, Version 2.0 (see [LICENSE](LICENSE))

mecab Chef Cookbook CHANGELOG

0.2.0 (Feb 25, 2015)

  • NAIST-JDIC support.

0.1.0 (Feb 19, 2015)

  • The initial release.

Foodcritic Metric
            

0.2.1 passed this metric