blob: e596476812611076dc4bd6cb13c63c0a7f824f68 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-janome
pkgdesc = Japanese morphological analysis engine written in pure Python
pkgver = 0.4.2
pkgrel = 1
url = http://mocobeta.github.io/janome/en/
arch = x86_64
arch = i686
license = Apache
makedepends = python-setuptools
depends = python
source = https://github.com/mocobeta/janome/archive/0.4.2.tar.gz
sha512sums = 71b368b8d591e9133e8faf401588f1413e7deb060df1061faf4e95ac92b9129f9730cc1a391d870f027b0090a1324df4276235ae55faab1f0d3114b4e383dbe2
pkgname = python-janome
|