Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hhatto/homebrew-python-mecab

homebrew for python-mecab
https://github.com/hhatto/homebrew-python-mecab

Last synced: about 1 month ago
JSON representation

homebrew for python-mecab

Awesome Lists containing this project

README

        

## About
homebrew for [python-mecab](http://mecab.googlecode.com/svn/trunk/mecab/doc/bindings.html)

## usage

### install
```
$ brew tap hhatto/python-mecab
$ brew install python-mecab
```

### uninstall
```
$ brew untap hhatto/python-mecab
$ brew uninstall python-mecab
```

## See Also
* [homebrew](http://brew.sh/)