Metadata-Version: 2.4
Name: codepilotx
Version: 0.1.0
Summary: Local AI coding copilot CLI - runs on your own hardware
Author: CodePilotX
License: MIT
Project-URL: Homepage, https://github.com/tuusuario/codepilotx
Keywords: ai,copilot,cli,coding,ollama,local-ai
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Topic :: Software Development
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: httpx>=0.27
Requires-Dist: typer>=0.12
Requires-Dist: rich>=13
Requires-Dist: websockets>=12
Requires-Dist: fastapi>=0.111
Requires-Dist: uvicorn>=0.30
Requires-Dist: python-dotenv>=1.0
