git-repo

View on PyPIReverse Dependencies (0)

1.10.3 git_repo-1.10.3-py3-none-any.whl

Wheel Details

Project: git-repo
Version: 1.10.3
Filename: git_repo-1.10.3-py3-none-any.whl
Download: [link]
Size: 50247
MD5: 9e4dabe9e780cb3f2523ce8ee92e7f8b
SHA256: 46ef61f565d2be711aad94aad668d010388b25da0ce4259ed601887446a91d35
Uploaded: 2017-11-18 19:40:30 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: git-repo
Version: 1.10.3
Summary: Tool for managing repository services from your git CLI tool
Author: Bernard `Guyzmo` Pratz
Author-Email: guyzmo+git-repo[at]m0g.net
Home-Page: https://github.com/guyzmo/git-repo
License: GPLv2
Keywords: git
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Version Control
Classifier: Topic :: Utilities
Requires-Dist: docopt
Requires-Dist: progress
Requires-Dist: python-dateutil
Requires-Dist: lxml
Requires-Dist: GitPython (>=2.1.0)
Requires-Dist: github3.py (<1.0.0)
Requires-Dist: python-gitlab (>=1.0.0)
Requires-Dist: gogs-client (>=1.0.3)
Requires-Dist: pybitbucket-fork (>=0.12.2)
[Description omitted; length: 18224 characters; fails to render]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.30.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
git_repo/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
git_repo/exceptions.py sha256=LX5Bq7l7i_6f8eNGZQW5OR55oSylnTAuUuui1xRuoOY 278
git_repo/extract_config.py sha256=DPxm6IAipRgFlzpVMFgqi4JcdKO7RdFprMmRakZvqiM 1465
git_repo/kwargparse.py sha256=Hxml4kTHXQ4IUMmn5UEtfORDZvPIjA1bWMUKlbKGkto 3297
git_repo/repo.py sha256=VeEnzSHiWAGWNmoWZJNclnAuwMd4Yuwb2csA7u3QAv8 25738
git_repo/tools.py sha256=acz8RzVYb3dgCHo3aDLfwz1WTlwA0MNlsB-ulrDtRPc 1884
git_repo/services/__init__.py sha256=bFcNM5_jMqYwiuqwRIoF1UvQnS_-p-mPlK66oujFKVQ 23
git_repo/services/service.py sha256=uc7acWOHZ7l8avc_vsoKUrnx8Hl7j0gpRIbuh05Kt5I 23108
git_repo/services/ext/__init__.py sha256=B8LY4iWoDNqJHTVfyhZxZK1Bjv0w_AP3ep_B6IIpvY4 139
git_repo/services/ext/bitbucket.py sha256=lZk9wfDYxhriaZfaqX4dPhuhkWyOJjYDNM2uhzsYimo 20675
git_repo/services/ext/gitbucket.py sha256=uweii1CE-bS5WcW6-3p4O0aXMqt-EWm-LZb5NG9iGBw 2304
git_repo/services/ext/github.py sha256=ABU4EZjOF46VdiUsWeZJShTxWPfw8LtaU5zlZa3pjKU 16674
git_repo/services/ext/gitlab.py sha256=vIntW4oMcaJPBH_1Rea1u6kC8mUZZPRorZKrY1Hlq1o 16959
git_repo/services/ext/gogs.py sha256=9X8UDKAsMfxQbc7wAXZu6Hf5lO3Jwu-WmpY4I9Va6m8 10900
git_repo-1.10.3.dist-info/DESCRIPTION.rst sha256=t9a89dEOt1aLitl_gWnmTZddGv84ug0jjwylqq5xnWc 18337
git_repo-1.10.3.dist-info/METADATA sha256=GOCAFU3c8YDOZpLNHr2TSt_Q-_wrQK4gOXexY6GtxDw 19467
git_repo-1.10.3.dist-info/RECORD
git_repo-1.10.3.dist-info/WHEEL sha256=8Lm45v9gcYRm70DrgFGVe4WsUtUMi1_0Tso1hqPGMjA 92
git_repo-1.10.3.dist-info/dependency_links.txt sha256=2shuAEsdhCkIpRhP00IFIe-LRuQJ4S451vHr4Sx2cNo 48
git_repo-1.10.3.dist-info/entry_points.txt sha256=r_4rd81iGrFJ3nsvPt6pHiCYvJz9d2-W3dIwWh_m8YY 96
git_repo-1.10.3.dist-info/metadata.json sha256=TVs2ZRSlyugJystyKCabTDuw3NNoGOUP8__jCcHkMpc 1688
git_repo-1.10.3.dist-info/top_level.txt sha256=AL9ea4XfMwVjNihhbyWV2GHuwN0jAP8jujLwQnElbxQ 9

top_level.txt

git_repo

entry_points.txt

git-repo = git_repo.repo:cli
file:///home/guyzmo/Workspace/Projects/git-repo