Metadata-Version: 2.5
Name: cmt-cli
Version: 0.1.1
Summary: AI-powered Git commit message generator
Project-URL: Homepage, https://github.com/bijaydas/cmt
Project-URL: Documentation, https://github.com/bijaydas/cmt#readme
Project-URL: Repository, https://github.com/bijaydas/cmt
Project-URL: Issues, https://github.com/bijaydas/cmt/issues
Project-URL: Changelog, https://github.com/bijaydas/cmt/releases
Author-email: Bijay Das <me@bijaydas.com>
License: MIT
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Version Control
Requires-Python: >=3.12
Requires-Dist: langchain-openai>=1.6.0
Requires-Dist: langchain>=1.3.18
Requires-Dist: pydantic>=2.13.4
Requires-Dist: typer>=0.27.1
Description-Content-Type: text/markdown

# cmt

`cmt` is a CLI tool that checks the currently staged Git changes and suggests a professional commit message.

## License

MIT