docker-tagging

View on PyPIReverse Dependencies (0)

0.12.1 docker_tagging-0.12.1-py3-none-any.whl

Wheel Details

Project: docker-tagging
Version: 0.12.1
Filename: docker_tagging-0.12.1-py3-none-any.whl
Download: [link]
Size: 13675
MD5: 626de748080d78cf546a1a0d59154302
SHA256: 1687a496f4efee06c5a3f4bbad020c46810fe0914229d24aebb0ab5d747b8933
Uploaded: 2022-02-18 16:35:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: docker-tagging
Version: 0.12.1
Summary: Docker stacks tagging and manifest creation. This project is inspired on https://github.com/jupyter/docker-stacks.
Author: Mathias Weiß
Author-Email: mail[at]weissmedia.de
Home-Page: https://gitlab.com/weissmedia/docker-tagging.git
Project-Url: Repository, https://gitlab.com/weissmedia/docker-tagging.git
License: BSD-3-Clause
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Requires-Dist: PyYAML (<6.0.0,>=5.4.1)
Requires-Dist: docker (<6.0.0,>=5.0.3)
Requires-Dist: plumbum (<2.0.0,>=1.7.0)
Description-Content-Type: text/markdown
[Description omitted; length: 4258 characters]

WHEEL

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

RECORD

Path Digest Size
docker_tagging/__init__.py sha256=8pNjWY8l6RTKUBUnEP5tSdZ32YHuiyvdz3qtWEx_sSU 191
docker_tagging/__main__.py sha256=b8CS7Gr3sYDWHmTiz-R-Vg3ZMiZZwDQKfI7p_rrtrxk 1258
docker_tagging/create_manifests.py sha256=C8DWmvXHlkqN1wkr9wOzQBLOV0B5Rn5UZEmO-jzb2mg 3005
docker_tagging/create_version.py sha256=nAjtaCOpuyGSGPu5xvCbhEe9dq2TqwsdHG0vcRC-aV8 472
docker_tagging/docker_runner.py sha256=5C6aVoIBKAgUmNEHVuPWl_69EBjx4Mmi89nwkn2pVmQ 1521
docker_tagging/get_taggers_and_manifests.py sha256=VE47DHCNBaH5FmqP3IJ5ZRQXB510Pgt3fr1dpB7bkzU 729
docker_tagging/git_helper.py sha256=BMY99SeAgNbTxPunPPpvs1KD-aWAc4uT3IBDiOqaFCQ 1059
docker_tagging/github_set_env.py sha256=xUiSTqc8GDXNXpM2NTF6AwUjbtSw3SdlfCnv6TOxMf0 347
docker_tagging/images_hierarchy.py sha256=JMZ8hp8wjLgRHgVdHnDqHvFkzon7JgDL3rkmrj3alJ0 2926
docker_tagging/manifests.py sha256=WPxQ96lY3IypQxVPL5bOWBTuCERdssEL-CTF3KHYrqw 3346
docker_tagging/tag_image.py sha256=OVHu5EbNOKR6xzgsglmIWHgtJRUgpKB1fJeEw2WcV2Q 1553
docker_tagging/taggers.py sha256=B0l8rhsqbjuFc5GUFXynEqtE1sKmAzWjvqT-0NH_LmU 3348
docker_tagging-0.12.1.dist-info/entry_points.txt sha256=_X6lgDXXesn2JSMM7M6ooZCPjUJkm4pQa4lPkhrMuc0 56
docker_tagging-0.12.1.dist-info/LICENSE.md sha256=ysxujI36sUI-y6-54rA8lESn18_LlX7Lj24tM_XDYOA 2886
docker_tagging-0.12.1.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
docker_tagging-0.12.1.dist-info/METADATA sha256=XOikJ9gp4RDTXJyaC0yxT96F_ZGKhb6WANjYC-682go 5253
docker_tagging-0.12.1.dist-info/RECORD

entry_points.txt

tagging = docker_tagging.__main__:main