summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 05e7e55ef0bdfe2f9aac9e9b081c4920b563cf99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-google-genai
	pkgdesc = Google Gen AI Python SDK provides an interface for developers to integrate Google's generative models into their Python applications.
	pkgver = 0.8.0
	pkgrel = 1
	url = https://github.com/googleapis/python-genai/
	arch = any
	license = Apache-2.0
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python>=3.9
	depends = python-google-auth
	depends = python-pydantic
	depends = python-requests
	depends = python-websockets
	source = https://files.pythonhosted.org/packages/source/g/google-genai/google_genai-0.8.0.tar.gz
	sha256sums = b5730bcb144177cfcf6cfe44ab59611f8dec3f7c44599cfb321d5d71856a910e

pkgname = python-google-genai