summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 98be6d38f516ff5aa164522e12151096cf4bfbd5 (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
pkgbase = python-thinc
	pkgdesc = Practical Machine Learning for NLP
	pkgver = 7.0.0.dev6.r2716.f26cb395
	pkgrel = 1
	url = https://github.com/explosion/thinc
	arch = x86_64
	license = MIT
	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-srsly
	depends = python-wasabi
	depends = python-six
	depends = python
	depends = python-hypothesis
	depends = python-pytest
	depends = python-mock
	depends = python-blis
	depends = flake8
	optdepends = python-spacy: examples
	provides = python-thinc
	conflicts = python-thinc
	source = git+https://github.com/explosion/thinc.git
	md5sums = SKIP

pkgname = python-thinc