summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c666966dd69439aadb6a5f72ce1ba2c2bbaf6d95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-agent-client-protocol
	pkgdesc = Python SDK for ACP clients and agents
	pkgver = 0.11.0
	pkgrel = 2
	url = https://github.com/agentclientprotocol/python-sdk
	arch = x86_64
	license = Apache-2.0
	checkdepends = python-dotenv
	checkdepends = python-pytest
	checkdepends = python-pytest-asyncio
	checkdepends = uv
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-pdm-backend
	depends = python
	depends = python-pydantic
	source = git+https://github.com/agentclientprotocol/python-sdk.git#tag=0.11.0
	sha256sums = 9a9bd52214a669816e20236d84eaa8f4507cdeab5b0fbb0009fe2172fcd03467

pkgname = python-agent-client-protocol