Metadata-Version: 2.1
Name: gh-release-install
Version: 0.1.0
Summary: CLI helper to install Github releases on your system.
Author: Joola
Author-email: jooola@users.noreply.github.com
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click (>=8.0.1,<9.0.0)
Requires-Dist: requests (>=2.26.0,<3.0.0)
