Metadata-Version: 2.5
Name: cmt-cli
Version: 0.1.0
Summary: AI-powered Git commit message generator
Author-email: Bijay Das <me@bijaydas.com>
License: MIT
License-File: LICENSE
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