gitlab-precommit

View on PyPIReverse Dependencies (0)

0.1.1 gitlab_precommit-0.1.1-py2.py3-none-any.whl

Wheel Details

Project: gitlab-precommit
Version: 0.1.1
Filename: gitlab_precommit-0.1.1-py2.py3-none-any.whl
Download: [link]
Size: 13135
MD5: ce2b062682438a62646b887dd961f009
SHA256: 3fe0e576a24c3c177b0099a3c11b8c3fe707a9c1784a2d9674ade0b8b9f848b7
Uploaded: 2022-10-31 19:40:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gitlab-precommit
Version: 0.1.1
Summary: Pre-commit hooks to validate gitlab CI configuration.
Author: Jacob Donenfeld
Author-Email: jedonenfeld[at]gmail.com
Home-Page: https://github.com/jacobdonenfeld/gitlab-lint-hooks
License: MIT
Classifier: License :: OSI Approved :: MIT License
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.7
Requires-Dist: lenses
Requires-Dist: PyYAML
Requires-Dist: python-gitlab
Requires-Dist: requests
Requires-Dist: GitPython
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 10 characters]

WHEEL

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

RECORD

Path Digest Size
pre_commit_hooks/VERSION sha256=UhYcuBcVkyH0WLBkql79SPaSwL5lfHBbXiHC-WI8bTA 6
pre_commit_hooks/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pre_commit_hooks/gitlab_ci_lint.py sha256=-rJfnWdUaNSIB8kSonjpxPyxkJUlmjrVNNPZRvaYIu8 4342
pre_commit_hooks/gitlab_script_check.py sha256=KTQJyLe16p-gyPEgFfRkxTWEQ07ROC2dXNmMeldHrCg 7120
pre_commit_hooks/gitlab_precommit.egg-info/PKG-INFO sha256=3mhlaIMcePVYWecAncklzen_pfZ9cAS4lrBhrFljNP0 745
pre_commit_hooks/gitlab_precommit.egg-info/SOURCES.txt sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pre_commit_hooks/gitlab_precommit.egg-info/dependency_links.txt sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
pre_commit_hooks/gitlab_precommit.egg-info/entry_points.txt sha256=0AH7RTNP7pK57j9nzB5GfHHIYtVh9oScynrCle_Yhew 139
pre_commit_hooks/gitlab_precommit.egg-info/requires.txt sha256=ZxB-OqDv1BS30JH6scdCSRSIHUyYfPwhh0NFgU8rphQ 48
pre_commit_hooks/gitlab_precommit.egg-info/top_level.txt sha256=VYPubsyOzuMlsdcvTMQYKVCB1e-HcsV9kZ0Q7TlZuc4 17
pre_commit_hooks/shared/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pre_commit_hooks/shared/debug_mode.py sha256=Q_YaTwqcmrc3JVrrqsUvnE0nN-5CkmKIVoUdIWWhLA0 492
pre_commit_hooks/shared/importer.py sha256=Hb97icawMN9k9zcYZpFgk8AxU2jmMdQr8cKyEnwme8A 11599
gitlab_precommit-0.1.1.dist-info/LICENSE sha256=xntqukD2qcag6ND1v4hNPg-3YRFxe1_xMLP8FG1mT28 1058
gitlab_precommit-0.1.1.dist-info/METADATA sha256=1iluYRnHDJwX-cdQpEvqN9w3ylDGhJpSaT1mGpqJunQ 918
gitlab_precommit-0.1.1.dist-info/WHEEL sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg 110
gitlab_precommit-0.1.1.dist-info/entry_points.txt sha256=uXB5uuh8MlAN1KGy2S7xzwdl3txLKoLzhz0jpNfztjQ 131
gitlab_precommit-0.1.1.dist-info/top_level.txt sha256=VYPubsyOzuMlsdcvTMQYKVCB1e-HcsV9kZ0Q7TlZuc4 17
gitlab_precommit-0.1.1.dist-info/RECORD

top_level.txt

pre_commit_hooks

entry_points.txt

gitlab-lint = pre_commit_hooks.gitlab_ci_lint:main
gitlab-shellcheck = pre_commit_hooks.gitlab_script_check:main