summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ea777bc5e49c9620e541f35c79ab179462f26580 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-word_forms-git
	pkgdesc = Accurately generate all possible forms of an English word
	pkgver = 2.1.0.r1.g9f24160
	pkgrel = 1
	url = https://github.com/gutfeeling/word_forms
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-nltk
	depends = python-inflect
	depends = python-levenshtein
	source = git+https://github.com/gutfeeling/word_forms.git
	sha256sums = SKIP

pkgname = python-word_forms-git