Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hhatto/homebrew-python-mecab
- Owner: hhatto
- Created: 2014-05-31T16:37:34.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-31T17:05:13.000Z (over 10 years ago)
- Last Synced: 2024-05-09T21:57:04.617Z (6 months ago)
- Language: Ruby
- Size: 121 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)