Metadata-Version: 2.4
Name: agp-sdk
Version: 0.5.0
Summary: Python SDK for the Agent Governance Protocol
Project-URL: Homepage, https://agp.dev
Project-URL: Repository, https://github.com/cunardai/agp
Project-URL: Bug Tracker, https://github.com/cunardai/agp/issues
License: Apache-2.0
Keywords: accountability,agents,agp,ai,compliance,governance
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.11
Requires-Dist: httpx>=0.27.0
Requires-Dist: pydantic>=2.7.0
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=0.23; extra == 'dev'
Requires-Dist: pytest-httpx>=0.30; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
Requires-Dist: respx>=0.21; extra == 'dev'
