blob: 2cb9cbf2b710c8b35e57b5f27f3939d72ac841b4 (
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
|
pkgbase = python-unstructured-client
pkgdesc = Python Client SDK for Unstructured API
pkgver = 0.28.1
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-eval-type-backport
depends = python-httpx
depends = python-jsonpath-python
depends = python-nest-asyncio
depends = python-pydantic
depends = python-pypdf
depends = python-dateutil
depends = python-requests-toolbelt
depends = python-typing_inspect
source = unstructured-client-0.28.1.tar.gz::https://files.pythonhosted.org/packages/source/u/unstructured-client/unstructured_client-0.28.1.tar.gz
sha256sums = aac11fe5dd6b8dfdbc15aad3205fe791a3834dac29bb9f499fd515643554f709
pkgname = python-unstructured-client
|