summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a0c547f55beaf40e1c094bb9257eb018fa1dc268 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-mecab
	pkgdesc = Morphological Analysis Tool - Python3 interface
	pkgver = 1.0.6
	pkgrel = 1
	url = http://taku910.github.io/mecab/
	arch = x86_64
	arch = i686
	license = BSD
	license = LGPL2.1
	license = GPL2
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-pip
	makedepends = git
	makedepends = swig
	depends = python
	depends = mecab
	depends = mecab-ipadic
	source = git+https://github.com/SamuraiT/mecab-python3.git
	sha1sums = SKIP

pkgname = python-mecab