Metadata-Version: 2.4
Name: codebuddy-wechat
Version: 0.1.0
Summary: A WeCom integration for Claude Code CLI with session memory and model switching
Author-email: Your Name <your-email@example.com>
Project-URL: Homepage, https://github.com/youruser/wecom-codebuddy-service
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: fastapi
Requires-Dist: uvicorn
Requires-Dist: httpx
Requires-Dist: defusedxml
Requires-Dist: pycryptodome
Requires-Dist: python-dotenv
