summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dc8c670bd455d7c34291db2692023f03b892255f (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
35
pkgbase = python-thinc-git
	pkgdesc = Practical Machine Learning for NLP
	pkgver = 8.0.0rc0.r0.g36e20cee
	pkgrel = 1
	url = https://github.com/explosion/thinc
	arch = i686
	arch = x86_64
	arch = armv7h
	arch = aarch64
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	makedepends = cython
	depends = python-blis
	depends = python-catalogue
	depends = python-cymem
	depends = python-hypothesis
	depends = python-mock
	depends = python-murmurhash
	depends = python-numpy
	depends = python-pathlib
	depends = python-plac
	depends = python-preshed
	depends = python-pydantic
	depends = python-six
	depends = python-srsly
	depends = python-tqdm
	depends = python-wasabi
	provides = python-thinc
	conflicts = python-thinc
	source = git+https://github.com/explosion/thinc.git
	md5sums = SKIP

pkgname = python-thinc-git