Metadata-Version: 2.4
Name: devcommit
Version: 0.1.4.4
Summary: AI-powered git commit message generator
License-File: COPYING
Author: Hordunlarmy
Author-email: Hordunlarmy@gmail.com
Requires-Python: >=3.10
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: anthropic (>=0.25.0)
Requires-Dist: google-generativeai (>=0.7.1)
Requires-Dist: inquirerpy (>=0.3.4)
Requires-Dist: openai (>=1.0.0)
Requires-Dist: python-decouple (>=3.8)
Requires-Dist: requests (>=2.31.0)
Requires-Dist: rich (>=13.7.1)
