Metadata-Version: 2.4
Name: git-gamify
Version: 1.0.0
Summary: A CLI tool that adds a fun gamification layer to your daily Git usage.
Author-email: Your Name <your.email@example.com>
License: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: rich>=13.0.0
Requires-Dist: typer[all]>=0.9.0
