reposync

View on PyPIReverse Dependencies (0)

0.8.0 reposync-0.8.0-py3-none-any.whl

Wheel Details

Project: reposync
Version: 0.8.0
Filename: reposync-0.8.0-py3-none-any.whl
Download: [link]
Size: 4858
MD5: 05fd43178d4f33f4c7507c140c766cfc
SHA256: 58910d99e2b379751f11c467997fee3d70b34989fb5b6c39e02f2fc072f701a4
Uploaded: 2020-02-09 14:39:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: reposync
Version: 0.8.0
Summary: Organize git repositories.
Author: Devin Alvaro
Author-Email: devin.alvaro[at]gmail.com
Home-Page: http://github.com/devinalvaro/reposync
Project-Url: Repository, http://github.com/devinalvaro/reposync
License: MIT
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Version Control :: Git
Requires-Python: >=3.7,<4.0
Requires-Dist: fire (<0.3.0,>=0.2.1)
Requires-Dist: gitpython (<4.0.0,>=3.0.5)
Requires-Dist: pyaml (<20.0.0,>=19.12.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1064 characters]

WHEEL

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

RECORD

Path Digest Size
reposync/__init__.py sha256=7vIM-tMpAzSQEc1bOE2VB6rXYNo-2W1JbTx7xMjYDpI 31
reposync/cli/__init__.py sha256=6g-ihjsluo77pvVp6-8qDVrOsqG3fpnGasank0ls7Eg 81
reposync/git.py sha256=nUBtVZ3uqRGpJ0NfB4HVNb5HYDMTwLPXaqabopeg8pM 1323
reposync/parser.py sha256=Bb2fq-_D6hFvjqgHszR4J0DBN7NJammxwxus8XuupBI 775
reposync/reposync.py sha256=VdTsjOdnkK259VrQimmuHtRNB-Yl0Vm-BZ563WZxPZE 580
reposync/tree.py sha256=OKPsOKQG-wC25yXeFFN-Wq9UwYIKiXNn1fzIFtL5DKg 626
reposync-0.8.0.dist-info/entry_points.txt sha256=ZHXD_R7UL740e6KNS7fs84-K0_8zIv0bLjo1t2B5YIg 46
reposync-0.8.0.dist-info/LICENSE sha256=gsdUUdYE4KjUQhBY2AS07ecb3kkdzTEolGSPjynkSkc 1069
reposync-0.8.0.dist-info/WHEEL sha256=V7iVckP-GYreevsTDnv1eAinQt_aArwnAxmnP0gygBY 83
reposync-0.8.0.dist-info/METADATA sha256=Qh5hXsa2eqPAjjEBeV-moao-Ws-DyjaaSsN_k96nN5U 1964
reposync-0.8.0.dist-info/RECORD

entry_points.txt

reposync = reposync.cli:main