pygitsync

View on PyPIReverse Dependencies (0)

0.2.0.post2 pygitsync-0.2.0.post2-py3-none-any.whl

Wheel Details

Project: pygitsync
Version: 0.2.0.post2
Filename: pygitsync-0.2.0.post2-py3-none-any.whl
Download: [link]
Size: 13240
MD5: cb0f495ba3b0fa8b604b8582430a6cdb
SHA256: a34f2ed7422f807f2d21caa0247b256246c170b40ecd5d8539d6491f69c8897f
Uploaded: 2022-11-11 17:29:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pygitsync
Version: 0.2.0.post2
Summary: Periodically sync files from a remote git repository.
Author: Russell Smiley
Author-Email: russell[at]blueskyjunkie.ca
Home-Page: https://gitlab.com/ci-cd-devops/pygitsync
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: System :: Software Distribution
Classifier: Typing :: Typed
Requires-Python: >=3.8
Requires-Dist: aiofiles (<1,>=0.8.0)
Requires-Dist: click (<9,>=8.1.3)
Requires-Dist: click_logging_config (<1,>=0.1)
Requires-Dist: gitpython (<4,>=3.1.27)
Requires-Dist: parver (<1,>=0.3.1)
Requires-Dist: pydantic (<2,>=1.9.1)
Requires-Dist: python-daemon (<3,>=2.3.0)
Requires-Dist: ruamel.yaml (<1,>=0.17.21)
Requires-Dist: build_harness (<3,>=2); extra == "dev"
Requires-Dist: pre_commit (<3,>=2.13.0); extra == "dev"
Requires-Dist: types-aiofiles (<1,>=0.8.10); extra == "dev"
Requires-Dist: sphinx (<5,>=4.0.2); extra == "doc"
Requires-Dist: sphinx_rtd_theme (<2,>=1.0); extra == "doc"
Requires-Dist: pytest (<8,>=7.1.1); extra == "test"
Requires-Dist: pytest-asyncio (<1,>=0.18.3); extra == "test"
Requires-Dist: pytest-cov (<4,>=3.0); extra == "test"
Requires-Dist: pytest-mock (<4,>=3.6.1); extra == "test"
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/x-rst
[Description omitted; length: 2880 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.8.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pygitsync/VERSION sha256=h2hAIdKVEhDT1VlytootovuwSxcHrj54fdlc9oW0CjY 12
pygitsync/__init__.py sha256=kWIOLDPMA2BVDhVE0i3rlvfSNt-hFRUqQm7iPk8viWs 379
pygitsync/_configuration.py sha256=pUscHY98cMpjHhI7Fd0EBJGBp6E7H6-1GFAbBVV2slE 2230
pygitsync/_declarations.py sha256=jA5ZJzIEmQss-6vHh0YMxqNJqZxKlF8zDEf81QFLaBo 1060
pygitsync/_default_values.py sha256=ndqm2Askn3IW_Z6iR8aUq9hzdkkN7l8_mCpr-oITxQ4 263
pygitsync/_repo.py sha256=8gHYhtHjz2xeiuQxa5PoR6Hl0afFcurrA73kqM2m_34 3778
pygitsync/_url.py sha256=UYGyNOjHQIznFztyxXs35mioAa6_vH7TCFLJjAZ2txU 1935
pygitsync/_utility.py sha256=7LZq0lR2jdrEHrsKx70HW6awS3p6pR_6MptSc9N28Lg 1491
pygitsync/_version.py sha256=IBOb_xwk5dtLqsWTNoH4Ea935PDHmGj3K3McA7n0W7o 1120
pygitsync/entrypoint.py sha256=vOEKon8QbIyqihI_JxU9NKOsYodfYxhNT7mWxsabxc8 6581
pygitsync/exceptions.py sha256=5sBd6z6hDQkTMH8nRl__m5gS1DhsSJCyVwkSUemJF8g 342
pygitsync/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pygitsync-0.2.0.post2.dist-info/entry_points.txt sha256=YqAyEFYFGLjVhtdSwM2_8Ws7-q2pj9Cp1jVxJKQTE2g 60
pygitsync-0.2.0.post2.dist-info/LICENSE sha256=vQoNVT3hrx1OzAimxQDxI_5EXLUCD7YRvJiMXR6rGXk 1103
pygitsync-0.2.0.post2.dist-info/WHEEL sha256=rSgq_JpHF9fHR1lx53qwg_1-2LypZE_qmcuXbVUq948 81
pygitsync-0.2.0.post2.dist-info/METADATA sha256=6PodjVxomfPTkc3sYtbq7EIB-EeY-RT1ZxKpL1BXtL4 4335
pygitsync-0.2.0.post2.dist-info/RECORD

entry_points.txt

git-sync = pygitsync.entrypoint:flit_entry