summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: eef7c7f8af3fe09d8478e71554d8f7fb8795ea40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-gradio-client
	pkgdesc = Python library for easily interacting with trained machine learning models
	pkgver = 1.4.0
	pkgrel = 1
	url = https://github.com/gradio-app/gradio
	arch = any
	license = Apache-2.0
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-hatch-requirements-txt
	makedepends = python-hatch-fancy-pypi-readme
	depends = python
	depends = python-fsspec
	depends = python-httpx
	depends = python-huggingface-hub
	depends = python-packaging
	depends = python-typing_extensions
	depends = python-websockets
	source = https://files.pythonhosted.org/packages/source/g/gradio-client/gradio_client-1.4.0.tar.gz
	sha512sums = 431a15926d8920e6c44f16e13300ef6a700933bd8653cd8b9bc8572de2840bb97e02dcd6008c4eeb11de8f0b92940369c56a5ba16339e05160759472812ac9c7

pkgname = python-gradio-client