summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4816dfeb96cb68b1b2ace1f4897bf0e0b2811517 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-sacremoses
	pkgdesc = Python port of Moses tokenizer, truecaser and normalizer
	pkgver = 0.0.35
	pkgrel = 2
	url = https://github.com/alvations/sacremoses
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-setuptools
	depends = python-click
	depends = python-joblib
	depends = python-regex
	depends = python-six
	depends = python-tqdm
	source = sacremoses-0.0.35.tar.gz::https://github.com/alvations/sacremoses/archive/0.0.35.tar.gz
	source = LICENSE::https://raw.githubusercontent.com/alvations/sacremoses/master/LICENSE
	sha512sums = 403331bb455aefc5adcebacf8030442ee75422ea5f6f0bd7b583b0ee3c45c948d0488e7779a08542b4a48c256494d1ca4dc8442e23f1d69440a3d4d471b819a8
	sha512sums = 4569780a565b1d4408aecee79bb0ebd5fb18008707e47e66e524806b7ed35ce342f4be8636d2fe0bc0f1ceee0eac2a0ec518c7c0a7199b1ec0e1f6326bc38fda

pkgname = python-sacremoses