Metadata-Version: 2.4
Name: kryptorious-gitsweep
Version: 1.1.0
Summary: Git repository cleanup CLI — find stale branches, large files, and bloated history.
Author: Kryptorious Quantum Biosciences, Inc.
License: MIT
Project-URL: Homepage, https://devflow.sh
Project-URL: Repository, https://github.com/kryptorious/gitsweep
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: gitpython>=3.1
Requires-Dist: rich>=13.0
Requires-Dist: click>=8.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: black>=23.0; extra == "dev"
Requires-Dist: ruff>=0.1; extra == "dev"
