Metadata-Version: 2.2
Name: llm-code-review
Version: 0.1.0
Summary: Command line tool to code review GitHub pull requests with LLMs.
Project-URL: Homepage, https://github.com/geirfreysson/llm-code-review
Project-URL: Changelog, https://github.com/geirfreysson/llm-code-review/releases
Project-URL: Issues, https://github.com/geirfreysson/llm-code-review/issues
Project-URL: CI, https://github.com/geirfreysson/llm-code-review/actions
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: click>=8.1.8
Requires-Dist: openai>=1.61.1
Requires-Dist: python-dotenv>=1.0.1
Requires-Dist: requests>=2.32.3
