Metadata-Version: 2.5
Name: baichuan-a2a
Version: 0.1.0
Summary: Baichuan Alliance A2A SDK — Agent-to-Agent interoperability toolkit for the open agent web.
Project-URL: Repository, https://github.com/baichuan-alliance/baichuan-a2a
Author: Baichuan Alliance
License: MIT
Keywords: a2a,agent,agent-to-agent,baichuan,interoperability,mcp
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: a2a-sdk[http-server]>=1.0.0
Requires-Dist: httpx>=0.27.0
Description-Content-Type: text/markdown

# baichuan-a2a

Agent-to-Agent (A2A) interoperability toolkit by Baichuan Alliance.

## Install

```bash
pip install baichuan-a2a
```

## License

MIT