summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 567fac3bfc44fef77ca2721285b172c6a9cbd340 (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-spacy-git
	pkgdesc = Free open-source library for Natural Language Processing in Python
	pkgver = 3.2.0.r15.g86fa37e8b
	pkgrel = 1
	url = https://spacy.io/
	arch = x86_64
	arch = aarch64
	license = MIT
	makedepends = git
	makedepends = python-pip
	makedepends = python-wheel
	makedepends = cython
	depends = python-catalogue
	depends = python-cymem
	depends = python-jinja
	depends = python-langcodes
	depends = python-murmurhash
	depends = python-numpy
	depends = python-pathlib
	depends = python-plac
	depends = python-preshed
	depends = python-regex
	depends = python-requests
	depends = python-srsly
	depends = python-thinc
	depends = python-tqdm
	depends = python-typer
	depends = python-ujson
	depends = python-wasabi
	provides = python-spacy
	conflicts = python-spacy
	source = git+https://github.com/explosion/spaCy.git
	md5sums = SKIP

pkgname = python-spacy-git