git-repo-backup

View on PyPIReverse Dependencies (0)

2.0.0 git_repo_backup-2.0.0-py3-none-any.whl

Wheel Details

Project: git-repo-backup
Version: 2.0.0
Filename: git_repo_backup-2.0.0-py3-none-any.whl
Download: [link]
Size: 3839
MD5: 3aa34f4608f71ea877b039c5c2653ddb
SHA256: 4ed3364e2e531967d717539493a60ef4f27630676125dc4b6395a74d25890143
Uploaded: 2019-06-19 20:47:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: git-repo-backup
Version: 2.0.0
Summary: Backups all of your remote GitHub repositories locally.
Author: whisller
Author-Email: whisller[at]gmail.com
Home-Page: https://github.com/whisller/git-repo-backup
Project-Url: Repository, https://github.com/whisller/git-repo-backup
License: MIT
Keywords: git,github
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-Python: >=3.6,<4.0
Requires-Dist: click (<8.0,>=7.0)
Requires-Dist: gitpython (<3.0,>=2.1)
Requires-Dist: pygithub (<2.0,>=1.43)
Requires-Dist: tqdm (<5.0,>=4.32)
Description-Content-Type: text/markdown
[Description omitted; length: 357 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.0a2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
README.md sha256=ovfQID7Xcv_bTJ8T_p49fBtWYKgbtGlx7SIaG3CCp28 356
git_repo_backup/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
git_repo_backup/backup.py sha256=9J0TOtCUgh9TM18Z8kMsE3nqnxOfH3lE1vKY25dvhSc 1418
git_repo_backup-2.0.0.dist-info/entry_points.txt sha256=vW4og-pCPyp5pCxQXQkcLag5ghC_UY4FuoPj6Mlia3k 57
git_repo_backup-2.0.0.dist-info/WHEEL sha256=qtAdCj-IU6QldWlMjaadKoVfLWgvJaW3ljh8ILtCNHs 85
git_repo_backup-2.0.0.dist-info/METADATA sha256=p1_8XA5sJOaxwb6AjYKonlp3HWjw82gXJcFttP1iQrc 1245
git_repo_backup-2.0.0.dist-info/RECORD

entry_points.txt

git-backup = git_repo_backup.backup:cli