Metadata-Version: 2.1
Name: git-plan
Version: 0.2.4
Summary: A better personal workflow for git
Home-page: https://github.com/synek/git-plan
License: MIT
Author: Rory Byrne
Author-email: rory@rory.bio
Requires-Python: >=3.6.1,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: cachetools (>=4.2.1,<5.0.0)
Requires-Dist: dataclasses (>=0.8,<0.9); python_version >= "3.6" and python_version < "3.7"
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)
Project-URL: Repository, https://github.com/synek/git-plan
