blob: c87d888898675fab8c0e78c2a2a87086dbe8a3a6 (
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
|
pkgbase = python-unstructured-client
pkgdesc = Python Client SDK for Unstructured API
pkgver = 0.32.3
pkgrel = 1
url = https://github.com/Unstructured-IO/unstructured-python-client
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-poetry-core
makedepends = python-wheel
depends = python-aiofiles
depends = python-cryptography
depends = python-dateutil
depends = python-eval-type-backport
depends = python-httpx
depends = python-nest-asyncio
depends = python-pydantic
depends = python-pypdf
depends = python-requests-toolbelt
depends = python-typing-inspection
source = unstructured-client-0.32.3.tar.gz::https://files.pythonhosted.org/packages/source/u/unstructured-client/unstructured_client-0.32.3.tar.gz
sha256sums = 1426d03325f7b93daad524ad2b954f1e7cceb0c15e67a4f4e88b49220dd2472c
pkgname = python-unstructured-client
|