summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e52b53cb1cbd68047a85062e124dd7308911babb (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
pkgbase = python-spacy-git
	pkgdesc = A free open-source library for Natural Language Processing in Python
	pkgver = 2.0.18.r8886.bbaca991
	pkgrel = 3
	url = https://spacy.io/
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = cython
	depends = python-numpy
	depends = python-cymem
	depends = python-preshed
	depends = python-thinc
	depends = python-murmurhash
	depends = python-plac
	depends = python-ujson
	depends = python-dill
	depends = python-regex
	depends = python-requests
	depends = python-pytest
	depends = python-mock
	provides = python-spacy
	conflicts = python-spacy
	source = git+https://github.com/explosion/spaCy.git
	md5sums = SKIP

pkgname = python-spacy-git