groot-rocker

View on PyPIReverse Dependencies (1)

0.4.1 groot_rocker-0.4.1-py3-none-any.whl

Wheel Details

Project: groot-rocker
Version: 0.4.1
Filename: groot_rocker-0.4.1-py3-none-any.whl
Download: [link]
Size: 17774
MD5: c522c0c82690d4648124454af011c750
SHA256: 0f24a055caed5d68a3b94bbb42efc42c2568fb101a4dae900e86a06a9dbb31f8
Uploaded: 2021-10-14 04:14:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: groot-rocker
Version: 0.4.1
Summary: A tool to run docker containers with customized extras
Author: Daniel Stonier
Author-Email: d.stonier[at]gmail.com
Home-Page: https://github.com/stonier/groot_rocker
License: Apache License 2.0
Keywords: Docker
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.0
Requires-Dist: empy
Requires-Dist: pexpect
Requires-Dist: packaging
Requires-Dist: pyyaml
Requires-Dist: six
Requires-Dist: docker
Requires-Dist: stdeb; extra == "packaging"
Requires-Dist: twine; extra == "packaging"
Requires-Dist: codecov; extra == "tests"
Requires-Dist: coverage; extra == "tests"
Requires-Dist: nose; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Provides-Extra: packaging
Provides-Extra: tests
[Description omitted; length: 94 characters]

WHEEL

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

RECORD

Path Digest Size
groot_rocker/__init__.py sha256=JGt6Z0W7VvmoSQbqlrN6VzcF9NFY4mwF420Rx4boWfY 689
groot_rocker/cli.py sha256=j75ZQl3UCNBa1Sihp8pWFXoOaXMcjl03p1SzI8LvGYg 5478
groot_rocker/console.py sha256=nA_eALqK_Rynj2QquKCqqxtq3qfEGXDy49VRnP-7RqM 10615
groot_rocker/core.py sha256=WYeH7vW06ZyHTFEZXQBlmTfi5GctbKkFz6Htf1MeQz0 17212
groot_rocker/extensions.py sha256=RPi0QYBW7KNtypkSENFP3-h_ZF5unxzSh82YSQHuKO0 5067
groot_rocker/os_detector.py sha256=Z-fPG6urIU2Nqmtc3NMWYbW1WtWZJn_HAqXKjouu9II 4130
groot_rocker/version.py sha256=5C10ei2gK9PmktrgCtcdhfyw9Ypg_9ZAsX1f6KvUY40 761
groot_rocker/templates/Dockerfile.em sha256=vb0n65JEKu_6Jf2EoL9OKoiTjVwqHe3wLJLCa4_fzeg 91
groot_rocker/templates/bash_cmd_snippet.Dockerfile.em sha256=-8LSauDCY1UBu4v6TMn3VQ_qbaeuRhKYT_waFT6WekI 14
groot_rocker-0.4.1.dist-info/LICENSE sha256=KDFtesr6r4LHODGLat5JoR3AMgJcrslrUxjrKmKHPjs 1324
groot_rocker-0.4.1.dist-info/METADATA sha256=fz8BbcT6aq-5A6nQ57DhvQj5y8ZBwQ85Jbf1AJuD0sQ 995
groot_rocker-0.4.1.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
groot_rocker-0.4.1.dist-info/entry_points.txt sha256=VHWvEBzF5C_cG5dusVzD1c-7WdRDKtmk3__7oLSG7wc 361
groot_rocker-0.4.1.dist-info/top_level.txt sha256=g7h0D_V_Og3RbevK0JTLy2xsxqd3qtwjRHKQbPKL5Fo 13
groot_rocker-0.4.1.dist-info/RECORD

top_level.txt

groot_rocker

entry_points.txt

detect_docker_image_os = groot_rocker.cli:detect_image_os
groot-rocker = groot_rocker.cli:main
container_name = groot_rocker.extensions:ContainerName
devices = groot_rocker.extensions:Devices
env = groot_rocker.extensions:Environment
home = groot_rocker.extensions:HomeDir
network = groot_rocker.extensions:Network