Metadata-Version: 2.3
Name: genie-git
Version: 0.1.0
Summary: An AI-powered tool to suggest conventional git commit messages.
Author: Majed Lutfi
Author-email: Majed Lutfi <majedelutfi@hotmail.com>
Requires-Dist: gitpython>=3.1.45
Requires-Dist: google-genai>=1.36.0
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# genie-git

An AI-powered CLI tool to suggest conventional commit messages for your staged files.

## Why genie-git?
Writing well-formatted, conventional commit messages is a best practice, but it can be tedious. `genie-git` uses the power of Google's Gemini models to analyze your staged changes and instantly propose a high-quality commit message for you.
