Metadata-Version: 2.4
Name: openclaw-p2p
Version: 0.2.3
Summary: Agent-to-Agent P2P Communication Protocol — encrypted, authenticated, relay-capable
License-Expression: MIT
Requires-Python: >=3.11
Requires-Dist: cryptography>=42.0
Requires-Dist: msgpack>=1.0
Requires-Dist: pydantic>=2.0
Requires-Dist: websockets>=13.0
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=0.24; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
