Metadata-Version: 2.4
Name: aiomcp-server-time
Version: 0.0.1
Summary: Time and timezone conversion MCP server powered by aiomcp
License: MIT
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: aiomcp
Requires-Dist: pydantic
Requires-Dist: tzlocal
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-asyncio; extra == "test"
