summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f2663f68e772831f56bcfc42c4dcfc12ba9f7385 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-sacremoses
	pkgdesc = Python port of Moses tokenizer, truecaser and normalizer
	pkgver = 0.1.1
	pkgrel = 1
	url = https://github.com/alvations/sacremoses
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-click
	depends = python-joblib
	depends = python-regex
	depends = python-six
	depends = python-tqdm
	source = sacremoses-0.1.1.tar.gz::https://files.pythonhosted.org/packages/source/s/sacremoses/sacremoses-0.1.1.tar.gz
	sha512sums = c000c8bed89c1417ee8004bd0750a6917f51a18e4b39f271ba467922f2bd2ce3460f6ad83c46f08de06997446fea3e380a5502801f0937b849939ad714d42a16

pkgname = python-sacremoses