summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 537a85799b564937e97e824541dea584ec2601a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
pkgbase = python-thinc
	pkgdesc = Practical Machine Learning for NLP
	pkgver = 7.3.1
	pkgrel = 1
	url = https://github.com/explosion/thinc
	arch = x86_64
	license = MIT
	makedepends = python-setuptools
	depends = cython
	depends = python-numpy
	depends = python-cymem
	depends = python-preshed
	depends = python-murmurhash
	depends = python-plac
	depends = python-ujson
	depends = python-pytest
	depends = python-mock
	depends = python-pathlib
	depends = python
	depends = python-hypothesis
	depends = python-cytoolz
	depends = python-toolz
	depends = python-blis
	depends = python-six
	depends = python-tqdm
	depends = python-wrapt
	depends = python-srsly-git
	depends = python-wasabi-git
	optdepends = python-spacy: examples
	source = python-thinc-7.3.1.tar.gz::https://github.com/explosion/thinc/archive/v7.3.1.tar.gz
	md5sums = b1c28b66928e63f2c8aeb8d8070f02f6

pkgname = python-thinc