summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cd5304c914b4f26cd2395e85fcaf7d54459257b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-elevenlabs
	pkgdesc = ElevenLabs API module - generate realistic, captivating speech in a wide range of languages
	pkgver = 2.16.0
	pkgrel = 1
	url = https://github.com/elevenlabs/elevenlabs-python
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-poetry
	depends = python
	depends = python-httpx
	depends = python-pydantic
	depends = python-websockets
	source = python-elevenlabs-2.16.0.tar.gz::https://github.com/elevenlabs/elevenlabs-python/archive/v2.16.0.tar.gz
	sha256sums = 52356d4ac6cc74b2755e4eac1f4d881bec12b165a047b81505c564d90f2cef52

pkgname = python-elevenlabs