blob: 205df8d869f8325d1f3c6e4086e6b76f44f46fc7 (
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
36
|
pkgbase = python-unstructured
pkgdesc = A library that prepares raw documents for downstream ML tasks.
pkgver = 0.24.1
pkgrel = 1
url = https://github.com/Unstructured-IO/unstructured
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-hatchling
makedepends = python-wheel
source = python-unstructured-0.24.1.tar.gz::https://github.com/Unstructured-IO/unstructured/archive/0.24.1.tar.gz
sha256sums = be1b63f3a6d071132a03cf4164791971e51b81c08180fa8429605e56cb85ce66
pkgname = python-unstructured
depends = python-beautifulsoup4
depends = python-charset-normalizer
depends = python-click
depends = python-emoji
depends = python-filelock
depends = python-filetype
depends = python-langdetect
depends = python-lxml
depends = python-magic
depends = python-numpy
depends = python-oxmsg
depends = python-psutil
depends = python-python-iso639
depends = python-rapidfuzz
depends = python-regex
depends = python-requests
depends = python-spacy
depends = python-tqdm
depends = python-typing_extensions
depends = python-unstructured-client
depends = python-wrapt
|