Metadata-Version: 2.1
Name: gitfix
Version: 0.1.0
Summary: Command-line tool to help you recover from a broken git state.
License: MIT
Author: Lucas Melin
Author-email: lucas.melin@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: blessed
Requires-Dist: rich (>=10.6.0,<11.0.0)
