Metadata-Version: 2.1
Name: git-plan
Version: 0.2.0
Summary: A better personal workflow for git
License: MIT
Author: Rory Byrne
Author-email: rory@rory.bio
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: cachetools (>=4.2.1,<5.0.0)
Requires-Dist: dependency-injector[yaml] (>=4.31.1,<5.0.0)
Requires-Dist: humanize (>=3.3.0,<4.0.0)
Requires-Dist: inquirer (>=2.7.0,<3.0.0)
Requires-Dist: rich (>=9.13.0,<10.0.0)
