gitpoll

View on PyPIReverse Dependencies (0)

1.11.1 gitpoll-1.11.1-py3-none-any.whl

Wheel Details

Project: gitpoll
Version: 1.11.1
Filename: gitpoll-1.11.1-py3-none-any.whl
Download: [link]
Size: 8591
MD5: 23ad56fdb014201547073e357bfb4618
SHA256: a12b16f26e4399707f897fe0382a73369383d0c53bff0898cc47fdbd9e25ac1e
Uploaded: 2024-06-04 00:57:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gitpoll
Version: 1.11.1
Summary: A tool to watch a GitHub repository for changes and perform actions before and after pulling updates.
Author-Email: Cary Carter <ccarterdev[at]gmail.com>
Project-Url: Homepage, https://github.com/cc-d/gitpoll
Project-Url: Repository, https://github.com/cc-d/gitpoll
Project-Url: Issues, https://github.com/cc-d/gitpoll/issues
Project-Url: Documentation, https://github.com/cc-d/gitpoll
Project-Url: Changelog, https://github.com/cc-d/gitpoll/blob/main/CHANGELOG.md
Classifier: Programming Language :: Python :: 3
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
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Requires-Dist: pyshared (<2.0.0)
Requires-Dist: logfunc (<3.0.0)
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3848 characters]

WHEEL

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

RECORD

Path Digest Size
gitpoll/__init__.py sha256=8zLGg-DfQhnDl2Ky0n-zXpN-8e-g7iR0AcaI4l4Vvpk 32
gitpoll/args.py sha256=-xsZA1riFFy6pLF77J_e11TxKelzgSHm9YNUd3pfgSc 1642
gitpoll/config.py sha256=JkYisj0Ya_LNQWj1kzwc25-6foO7jqu-JygQIkSc2_w 371
gitpoll/git.py sha256=XTv2Rg7baqrjj0wBBt7JlA_nTqgmw2vfsKo64EsftS0 1338
gitpoll/log.py sha256=1P6xJfis5sOaQUqBA-YSQiYstwwHtDq1HCM81-ptcyA 1383
gitpoll/main.py sha256=hmqHE5uv2VBcYpJbzdbuWJmyQTmGh1s7dGrG7mtlZKM 3103
gitpoll/shell.py sha256=ecDTeeCstmA9wujkH7C_NcJC_25FGqP0z6LL-ZoGuGQ 1906
gitpoll/version.py sha256=cqhumAlDdTkhoALn3OZcwvlXyjleNTHHVeZqcIFBNjU 24
gitpoll-1.11.1.dist-info/LICENSE sha256=Oqp_kvYTcHXculbJJhyN32EDhEOA5omV6gG9fRpSKmA 1068
gitpoll-1.11.1.dist-info/METADATA sha256=7d02VfUlxs97MMjX2UyBhMmrtEpTFlMzd9m-uwIsfQM 5133
gitpoll-1.11.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
gitpoll-1.11.1.dist-info/entry_points.txt sha256=t-9zL9VL5JkIAhit2ZevOuOQgR8HlI3ZmcQAahX58rU 46
gitpoll-1.11.1.dist-info/top_level.txt sha256=qXYXp-gAIx-BMJ8Jo44SVLcks6KRarCl0mZUNd7HsSU 8
gitpoll-1.11.1.dist-info/RECORD

top_level.txt

gitpoll

entry_points.txt

gitpoll = gitpoll.main:main