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-perl cookbook has been deprecated

Author provided reason for deprecation:

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

RSS

mecab-perl (2) Versions 0.1.0

Installs an official perl binding for mecab

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

mecab-perl Chef Cookbook

Installs an official perl 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

see [source](attributes/default.rb)

Usage

Just include mecab-perl in your node's run_list:

{
  "name":"my_node",
  "run_list": [
    "recipe[mecab-perl]"
  ]
}

Misc

GitHub Repository

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-perl Chef cookbook CHANGELOG

0.1.0 / 2015-02-20

  • The initial release.

Foodcritic Metric
            

0.1.0 passed this metric