Metadata-Version: 2.4
Name: codereview-cli
Version: 0.1.2
Summary: LLM-powered code review from your terminal
Author-email: Satyam Gijare <sat.gij@gmail.com>
Keywords: code-review,cli,openai
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Environment :: Console
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: click>=8.0
Requires-Dist: tiktoken>=0.5.0
Requires-Dist: openai>=1.45.0
