Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

kogecoo/chef-mecab-python

Repository files navigation

mecab-python Chef Cookbook

Circle CI

This recipe is DEPRECATED. It is merged to chef-mecab cookbook.

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

Usage

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

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

Misc

GitHub Repository

License and Author

About

[DEPRECATED] Chef cookbook for official python binding for MeCab

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages