summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 16281b975449094911b7373624fafbf571c925e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = python-natto
	pkgdesc = A package leveraging FFI (foreign function interface), natto-py combines the Python programming language with MeCab, the part-of-speech and morphological analyzer for the Japanese language.
	pkgver = 1.0.1
	pkgrel = 1
	url = https://github.com/buruzaemon/natto-py
	arch = any
	license = BSD-2-Clause
	makedepends = python-setuptools
	depends = python
	source = python-natto-1.0.1.tar.gz::https://github.com/buruzaemon/natto-py/archive/refs/tags/1.0.1.tar.gz
	sha256sums = 9fb289aeb341e64395ade72fc0aa44a3237495a8c2389407bc9d3a0d81d72f66

pkgname = python-natto