Metadata-Version: 2.1
Name: git-repo-backup
Version: 2.0.0
Summary: Backups all of your remote GitHub repositories locally.
Home-page: https://github.com/whisller/git-repo-backup
Author: whisller
Author-email: whisller@gmail.com
Keywords: git,github
Requires-Python: >=3.6,<4.0
Classifier: Environment :: Other Environment
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: click (>=7.0,<8.0)
Requires-Dist: gitpython (>=2.1,<3.0)
Requires-Dist: pygithub (>=1.43,<2.0)
Requires-Dist: tqdm (>=4.32,<5.0)
Project-URL: Repository, https://github.com/whisller/git-repo-backup
