ci-plumber

View on PyPIReverse Dependencies (0)

1.4.2 ci_plumber-1.4.2-py3-none-any.whl

Wheel Details

Project: ci-plumber
Version: 1.4.2
Filename: ci_plumber-1.4.2-py3-none-any.whl
Download: [link]
Size: 12432
MD5: c2991f55af3f273d225969cb41174bca
SHA256: 866168eaaec886bdc8098faa25b18f8afb06a0d21a695b0cefd95bac217a5d4d
Uploaded: 2021-11-14 15:12:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ci-plumber
Version: 1.4.2
Summary: Plumb together different CI/CD services
Author: Miles Budden
Author-Email: git[at]miles.so
Home-Page: https://github.com/pbexe/ci-plumber
Project-Url: Repository, https://github.com/pbexe/ci-plumber
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Typing :: Typed
Requires-Python: >=3.9,<4.0
Requires-Dist: GitPython (<4.0.0,>=3.1.20)
Requires-Dist: ci-plumber-azure (<0.3.0,>=0.2.3); extra == "all"
Requires-Dist: ci-plumber-gitlab (<0.2.0,>=0.1.3); extra == "all"
Requires-Dist: ci-plumber-openshift (<0.4.0,>=0.3.1); extra == "all"
Requires-Dist: framework-detector (<0.3.0,>=0.2.1)
Requires-Dist: importlib-metadata (<5.0.0,>=4.6.3)
Requires-Dist: openshift (<0.13.0,>=0.12.1)
Requires-Dist: python-gitlab (<3.0.0,>=2.10.0)
Requires-Dist: rich (<11.0.0,>=10.7.0)
Requires-Dist: typer[all] (<0.4.0,>=0.3.2)
Requires-Dist: types-requests (<3.0.0,>=2.25.2)
Provides-Extra: all
Description-Content-Type: text/markdown
[Description omitted; length: 2482 characters]

WHEEL

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

RECORD

Path Digest Size
ci_plumber/__init__.py sha256=RHuwhrCq-5cu1kbMWdfmW5K7joNi--VfgPFLNYaC0GY 322
ci_plumber/__main__.py sha256=q9Z23SCBA0mc5BEd7RSoNOHzgCTPkc0bU4M0dRlq2GQ 89
ci_plumber/docs/README.md sha256=tlOkDzA5s2SXAO2rhioCYw38OsXc_0K2KOrVLIUnZAE 2296
ci_plumber/docs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ci_plumber/helpers/__init__.py sha256=T-9WzpEo1Xt4bqDmVAEGANKP5Vu3GSBlr_SePA7-9tE 347
ci_plumber/helpers/config_helpers.py sha256=RhagTTslS50N8pA_SX_Ex47mKcWd1bH2k_ssVsWwx94 2761
ci_plumber/helpers/file_generators.py sha256=6jcBHeZVptV_hG7I9U469-xnZvz_uV1qTxlx7iYQ8cE 1281
ci_plumber/helpers/git_helpers.py sha256=6k80GX9cNmO94sCaYQmzdvZCmb_onzVYIae7yLWXLfg 1075
ci_plumber/helpers/run_command.py sha256=iVaIrVPDkzxqYF2_sw7PpxB7nSDI5GbtVGsQvFYjLZc 710
ci_plumber/main.py sha256=jOpNDshkZ64wgu1D-kipKA4lY6mZXFfOPqknL1xD9kI 1371
ci_plumber/module_attributes.py sha256=3hlcLdyNAmA7mTpMb0tQ-S33KLNYeJcO-KIaUzccuuQ 355
ci_plumber/templates/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ci_plumber/templates/gitlab-ci-azure.yml sha256=reDXWY48_5YJIzgld_0i8C1AwTBeOisg2svdBZKEm08 608
ci_plumber/templates/gitlab-ci.yml sha256=ck-adXiY2mPSD-LsvD_8QDN6j6wyHBunHEsnoV_JSiI 607
ci_plumber/templates/maria.json sha256=hSxCScg-oXauXhp8ILRAsyfze3g0_6xHXbKMM1RCJSI 12683
ci_plumber-1.4.2.dist-info/entry_points.txt sha256=5Egmb1IgC9sJeL9cD-ce1RpUV35qJ65AK_8wtQs9Fdg 50
ci_plumber-1.4.2.dist-info/WHEEL sha256=N0LZrBtofpkS5mJXgVHTCEy52Sam4D6PHQWC8HnMeTs 83
ci_plumber-1.4.2.dist-info/METADATA sha256=9QEv8qBeCgNFJAI5mfVLsu5suyWc15-0XJAje8Can_U 3823
ci_plumber-1.4.2.dist-info/RECORD

entry_points.txt

ci-plumber = ci_plumber.main:app