summarylogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)Author
2020-01-16Bump up to 0.996.3-1NOGISAKA Sadata
Some changes from this version: - Change source URL to https://github.com/SamuraiT/mecab-python3.git - Change `_pkgname` to mecab-python3 - Remove `prepare()` - Use `build` instead of `build_ext` as a option of `setup.py` in `build()` - Add `git` and `swig` to `makedepends` - Add `mecab-ipadic` to `depends` - Remove `setup.patch`
2015-06-09initial importNOGISAKA Sadata