Metadata-Version: 2.4
Name: aroha
Version: 1.0.0
Summary: Aroha Protocol — Python SDK for agent-to-agent discovery, cryptographic identity, and atomic transactions
Project-URL: Homepage, https://aroha-labs.com
Project-URL: Repository, https://github.com/projectmed99/aroha
Project-URL: Documentation, https://aroha-labs.com/docs
License: MIT
Requires-Python: >=3.11
Requires-Dist: base58>=2.1.1
Requires-Dist: cryptography>=42.0.0
Requires-Dist: fastapi>=0.111.0
Requires-Dist: httpx>=0.27.0
Requires-Dist: pydantic>=2.7.0
Requires-Dist: uvicorn[standard]>=0.30.0
Requires-Dist: websockets>=12.0
Provides-Extra: autogen
Requires-Dist: pyautogen>=0.2.0; extra == 'autogen'
Provides-Extra: crewai
Requires-Dist: crewai>=0.28.0; extra == 'crewai'
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=0.23.0; extra == 'dev'
Requires-Dist: pytest>=7.0.0; extra == 'dev'
Provides-Extra: langchain
Requires-Dist: langchain-core>=0.2.0; extra == 'langchain'
Requires-Dist: langchain>=0.2.0; extra == 'langchain'
Description-Content-Type: text/markdown

# aroha

Python SDK for the Aroha Protocol — decentralized agent-to-agent communication.
