Metadata-Version: 2.0
Name: groot-rocker
Version: 0.4.0
Summary: A tool to run docker containers with customized extras
Home-page: https://github.com/stonier/groot_rocker
Author: Daniel Stonier
Author-email: d.stonier@gmail.com
License: Apache License 2.0
Keywords: Docker
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.0
Provides-Extra: packaging
Provides-Extra: tests
Requires-Dist: docker
Requires-Dist: empy
Requires-Dist: packaging
Requires-Dist: pexpect
Requires-Dist: pyyaml
Requires-Dist: six
Provides-Extra: packaging
Requires-Dist: stdeb; extra == 'packaging'
Requires-Dist: twine; extra == 'packaging'
Provides-Extra: tests
Requires-Dist: codecov; extra == 'tests'
Requires-Dist: coverage; extra == 'tests'
Requires-Dist: nose; extra == 'tests'
Requires-Dist: pytest; extra == 'tests'

A tool to run docker containers with customized extra added like git gui support overlayed.


