dev-python/agent-client-protocol - 0.6.3 (pentoo)

Search

Install

Install this version:

emerge -a =dev-python/agent-client-protocol-0.6.3

Package Information

Description:
Agent Client Protocol
Homepage:
https://github.com/mistralai/agent-client-protocol
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
0.6.3 8 amd64 ~arm64 ~x86 0
View Raw Ebuild
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

PYTHON_COMPAT=( python3_{12..14} )
DISTUTILS_USE_PEP517=hatchling

inherit distutils-r1

DESCRIPTION="Agent Client Protocol"
HOMEPAGE="https://github.com/mistralai/agent-client-protocol"
SRC_URI="https://files.pythonhosted.org/packages/c6/fe/147187918c5ba695db537b3088c441bcace4ac9365fae532bf36b1494769/agent_client_protocol-0.6.3.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/agent_client_protocol-${PV}"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 ~arm64 ~x86"

RESTRICT="test"

RDEPEND="
	dev-python/pydantic[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"

Inherited Eclasses

Dependencies

DEPEND

	dev-python/pydantic[]

RDEPEND

	dev-python/pydantic[]

Manifest for 0.6.3

Type File Size Source URLs
DIST agent-client-protocol-0.6.3.tar.gz 152382 bytes https://files.pythonhosted.org/packages/c6/fe/147187918c5ba695db537b3088c441bcace4ac9365fae532bf36b1494769/agent_client_protocol-0.6.3.tar.gz