Metadata-Version: 2.3
Name: aiohttp-tiny-mcp
Version: 0.1.0
Requires-Dist: aiohttp>=3.14
Requires-Dist: pydantic>=2.13
Requires-Dist: psycopg[binary,pool]>=3 ; extra == 'postgres'
Requires-Dist: redis>=5 ; extra == 'redis'
Requires-Dist: aiosqlite>=0.20 ; extra == 'sqlite'
Requires-Python: >=3.10
Provides-Extra: postgres
Provides-Extra: redis
Provides-Extra: sqlite
