summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fb74aa18e907fd8a674e6efae27fab4c7b82278f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-normalise-git
	pkgdesc = Module for normalising text
	pkgver = 0.1.9.r327
	pkgrel = 1
	url = https://github.com/EFord36/normalise
	arch = any
	license = GPL3
	makedepends = git
	makedepends = python-setuptools
	depends = python>=3.7
	depends = python-nltk
	depends = python-roman
	depends = python-scikit-learn
	provides = python-normalise
	conflicts = python-normalise
	source = python-normalise-git::git+https://github.com/EFord36/normalise
	md5sums = SKIP

pkgname = python-normalise-git