summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c3f72ec6448174c1cb8ceaae36c556e3a15368d5 (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-git
	pkgdesc = Practical Machine Learning for NLP
	pkgver = 6.12.1.r2400.a6badde8
	pkgrel = 3
	url = https://github.com/explosion/thinc
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	depends = cython
	depends = python-numpy
	depends = python-murmurhash
	depends = python-cymem
	depends = python-preshed
	depends = python-wrapt
	depends = python-plac
	depends = python-tqdm
	depends = python-six
	depends = python-dill
	depends = python-hypothesis
	depends = python-pytest
	depends = python-mock
	depends = python-blis
	depends = python-msgpack-numpy
	depends = python-msgpack
	depends = python-cytoolz
	optdepends = python-spacy: examples
	provides = python-thinc
	conflicts = python-thinc
	source = git+https://github.com/explosion/thinc.git
	md5sums = SKIP

pkgname = python-thinc-git