blob: 317a89f68eb5a493087f329b62e86f766f5d0b70 (
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
pkgdesc = Free open-source library for Natural Language Processing in Python
pkgver = 3.8.3
pkgrel = 1
url = https://github.com/explosion/spacy
arch = x86_64
arch = aarch64
license = MIT
makedepends = cython0
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-catalogue
depends = python-cymem
depends = python-jinja
depends = python-langcodes
depends = python-murmurhash
depends = python-numpy
depends = python-preshed
depends = python-pydantic
depends = python-requests
depends = python-smart_open
depends = python-spacy-loggers
depends = python-srsly
depends = python-thinc
depends = python-tqdm
depends = python-typer
depends = python-wasabi
depends = python-weasel
source = python-spacy-3.8.3.tar.gz::https://files.pythonhosted.org/packages/source/s/spacy/spacy-3.8.3.tar.gz
sha256sums = 81a967dc3d6a5a0a9ab250559483fe2092306582a9192f98be7a63bdce2797f7
pkgname = python-spacy
|