Metadata-Version: 2.1
Name: gibby
Version: 1.0.1
Summary: Gibby - create and manage git backups
Author-email: Bip901 <74911767+Bip901@users.noreply.github.com>
Project-URL: Homepage, https://github.com/Bip901/gibby
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
License-File: LICENSE.txt
Requires-Dist: typer~=0.9.0
Provides-Extra: all
Requires-Dist: typer[all]~=0.9.0; extra == "all"
Provides-Extra: dev
Requires-Dist: ruff<1,>=0.3.1; extra == "dev"
Requires-Dist: mypy<2,>=1.9.0; extra == "dev"
