git-sync

View on PyPIReverse Dependencies (0)

0.2.0 git_sync-0.2.0-py3-none-any.whl

Wheel Details

Project: git-sync
Version: 0.2.0
Filename: git_sync-0.2.0-py3-none-any.whl
Download: [link]
Size: 6708
MD5: 269ed967c124d70d584f41fddfeec764
SHA256: 5786fb64383e39149179d17ba05eeaf8d7ca0f5191a8f48f9ac910d41090c25e
Uploaded: 2022-10-01 02:36:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: git-sync
Version: 0.2.0
Summary: The git_sync module
Author: Jon Crall
Author-Email: erotemic[at]gmail.com
License: Apache 2
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.6
Requires-Dist: ubelt
Requires-Dist: coverage; extra == "all"
Requires-Dist: pytest; extra == "all"
Requires-Dist: pytest-cov; extra == "all"
Requires-Dist: ubelt; extra == "all"
Requires-Dist: xdoctest; extra == "all"
Requires-Dist: coverage (==4.3.4); extra == "all-strict"
Requires-Dist: pytest-cov; extra == "all-strict"
Requires-Dist: pytest (==3.3.1); extra == "all-strict"
Requires-Dist: ubelt (==0.8.0); extra == "all-strict"
Requires-Dist: xdoctest (==0.3.0); extra == "all-strict"
Requires-Dist: ubelt (==0.8.0); extra == "runtime-strict"
Requires-Dist: coverage; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: xdoctest; extra == "tests"
Requires-Dist: coverage (==4.3.4); extra == "tests-strict"
Requires-Dist: pytest-cov; extra == "tests-strict"
Requires-Dist: pytest (==3.3.1); extra == "tests-strict"
Requires-Dist: xdoctest (==0.3.0); extra == "tests-strict"
Provides-Extra: all
Provides-Extra: all-strict
Provides-Extra: optional
Provides-Extra: optional-strict
Provides-Extra: runtime-strict
Provides-Extra: tests
Provides-Extra: tests-strict
Description-Content-Type: text/x-rst
[Description omitted; length: 4637 characters]

WHEEL

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

RECORD

Path Digest Size
git_sync/__init__.py sha256=FVHPBGkfhbQDi_z3v0PiKJrXXqXOx0vGW_1VaqNJi7U 22
git_sync/__main__.py sha256=ejfl8cOdtgO3iIfH5ZBbLnvbU-o9n59wQgBv2V2MVn4 1304
git_sync/core.py sha256=L9tCvWRjVDTaIXdf9-kpxU5tXR163lZZI4uYLahhh2Y 6318
git_sync-0.2.0.dist-info/METADATA sha256=icXmGL749j4iPhCKrdFuDKotGeqvA_CSSS7P1B53_Hc 6589
git_sync-0.2.0.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
git_sync-0.2.0.dist-info/entry_points.txt sha256=B0P1UQudZrPEkJxI8f2pgaAVg7MSwKSsT7u-7ml5qsY 53
git_sync-0.2.0.dist-info/top_level.txt sha256=Zaj5L8JXS3iT500QvH4DQMTftkVqCVtqzf5aTihgzV0 9
git_sync-0.2.0.dist-info/RECORD

top_level.txt

git_sync

entry_points.txt

git-sync = git_sync.__main__:main