Metadata-Version: 2.4
Name: zchat-channel-server
Version: 0.2.0
Summary: Claude Code Channel MCP server bridging IRC and Claude Code
Project-URL: Homepage, https://github.com/ezagent42/claude-zchat-channel
Project-URL: Repository, https://github.com/ezagent42/claude-zchat-channel
Author: ezagent42
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: irc>=20.0
Requires-Dist: mcp[cli]>=1.2.0
Requires-Dist: zchat-protocol>=0.1.0
Provides-Extra: test
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-asyncio; extra == 'test'
Requires-Dist: pytest-order>=1.3.0; extra == 'test'
Requires-Dist: pytest-timeout; extra == 'test'
