Metadata-Version: 2.1
Name: commitor
Version: 0.1.0
Summary: A CLI tool to generate commit messages using AI models
Home-page: https://github.com/xiaojinwhu/commitor
License: MIT
Keywords: git,commit,ai,gpt,openai
Author: xiaojin
Author-email: xiaojinwhu10@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Version Control
Classifier: Topic :: Utilities
Requires-Dist: openai (>=1.14.3,<2.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: rich (>=13.7.1,<14.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Requires-Dist: typer (>=0.11.0,<0.12.0)
Project-URL: Repository, https://github.com/xiaojinwhu/commitor
Description-Content-Type: text/markdown

# commitor
