summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4b3be66a791a184842bfb233197aff2a9666d17f (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-spacy-git
	pkgdesc = A free open-source library for Natural Language Processing in Python
	pkgver = 2.1.0a4.r9320.0f83b98a
	pkgrel = 4
	url = https://spacy.io/
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-cymem
	depends = python-preshed
	depends = python-thinc
	depends = python-blis
	depends = python-murmurhash
	depends = python-wasabi
	depends = python-srsly
	depends = python-numpy
	depends = python-requests
	depends = python-jsonschema
	depends = python-regex
	depends = python-plac
	depends = cython
	depends = python-pytest
	depends = python-pytest-timeout
	depends = python-mock
	depends = flake8
	provides = python-spacy
	conflicts = python-spacy
	source = git+https://github.com/explosion/spaCy.git
	md5sums = SKIP

pkgname = python-spacy-git