Metadata-Version: 2.4
Name: exoclaw
Version: 0.10.0
Summary: Protocol-only AI agent framework — bring your own everything
Author: exoclaw contributors
License: MIT
License-File: LICENSE
Keywords: agent,ai,cmdop,exoclaw,framework,llm,pluggable,protocol
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11
Requires-Dist: structlog>=25.0.0
Provides-Extra: dev
Requires-Dist: pytest-asyncio<2.0.0,>=1.3.0; extra == 'dev'
Requires-Dist: pytest<10.0.0,>=9.0.0; extra == 'dev'
Requires-Dist: ruff>=0.1.0; extra == 'dev'
Requires-Dist: ty>=0.0.1; extra == 'dev'
