blob: d199f29a80e538c060675c0e8c915f407a46c482 (
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.5
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.5.tar.gz::https://files.pythonhosted.org/packages/source/s/spacy/spacy-3.8.5.tar.gz
sha256sums = 38bc8b877fb24f414905ff179620031607cd31fe6f900d67a06730142715651c
pkgname = python-spacy
|