Metadata-Version: 2.4
Name: programmer-assistant
Version: 1.0.0
Summary: CLI coding agent with multi-provider LLM support and tool use
Requires-Python: >=3.11
Requires-Dist: typer>=0.12.0
Requires-Dist: rich>=13.0.0
Requires-Dist: anthropic>=0.30.0
Requires-Dist: openai>=1.35.0
Requires-Dist: google-generativeai>=0.7.0
Requires-Dist: duckduckgo-search>=6.0.0
Requires-Dist: python-dotenv>=1.0.0
