Metadata-Version: 2.4
Name: chatnut
Version: 0.3.3
Summary: ChatNut — shared chatrooms for AI agent teams
Project-URL: Repository, https://github.com/runno-ai/chatnut
Project-URL: Homepage, https://github.com/runno-ai/chatnut
Author-email: Runno AI <hi@runno.dev>
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: FastAPI
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Communications :: Chat
Requires-Python: >=3.12
Requires-Dist: anyio>=4.0
Requires-Dist: fastapi>=0.115.0
Requires-Dist: fastmcp<3.1,>=3.0.0
Requires-Dist: httpx>=0.28.0
Requires-Dist: sse-starlette>=2.0.0
Requires-Dist: uvicorn[standard]>=0.34.0
Provides-Extra: test
Requires-Dist: httpx>=0.28.0; extra == 'test'
Requires-Dist: pytest-anyio>=0.0.0; extra == 'test'
Requires-Dist: pytest-asyncio>=0.24; extra == 'test'
Requires-Dist: pytest>=8.0; extra == 'test'
