Metadata-Version: 2.1
Name: compose-mode
Version: 0.6.0
Summary: A tiny wrapper around docker-compose to easily use multiple sets of config files
Home-page: https://github.com/KitB/compose-mode
Author: Kit Barnes
Author-email: k.barnes@mhnltd.co.uk
License: MIT
Keywords: docker
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: docker-compose (>=1.7)
Requires-Dist: PyYAML (>=3.10)

# compose-mode
A minor wrapper around docker-compose to add easy use of multiple sets of config files


