summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fb6d68002fbad7fdc350d7a86d5bd2503b206104 (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.0.2
	pkgrel = 1
	url = https://github.com/explosion/thinc
	arch = x86_64
	license = MIT
	makedepends = python-setuptools
	depends = cython
	depends = python-numpy
	depends = python-msgpack-numpy-git
	depends = python-cymem
	depends = python-preshed
	depends = python-murmurhash
	depends = python-plac
	depends = python-ujson
	depends = python-dill
	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
	optdepends = python-spacy: examples
	source = python-thinc-7.0.2.tar.gz::https://github.com/explosion/thinc/archive/v7.0.2.tar.gz
	md5sums = 2be40f65ec9a188bbd4121be69e74c56

pkgname = python-thinc