Metadata-Version: 2.1
Name: commitgpt
Version: 0.1.0
Summary: commitgpt assists developers in generating high-quality commit messages for their version control systems, such as git.
License: LICENSE
Author: Rodney Osodo
Author-email: socials@rodneyosodo.com
Requires-Python: >=3.11,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: gitpython (>=3.1.32,<4.0.0)
Requires-Dist: openai (>=0.27.10,<0.28.0)
Requires-Dist: typer[all] (>=0.9.0,<0.10.0)
Description-Content-Type: text/markdown

# commitgpt

commitgpt assists developers in generating high-quality commit messages for their version control systems, such as git.

