Metadata-Version: 2.0
Name: invoke-docker-flow
Version: 0.0.1
Summary: A small set of tools to make using Docker with the Invoke task runner easier. Also incorporates a Flow system for use with git-flow.
Home-page: https://github.com/VJftw/invoke-docker-flow
Author: VJ Patel
Author-email: vj@vjpatel.me
License: MIT
Keywords: invoke docker flow
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: docker-py
Requires-Dist: invoke
Requires-Dist: psutil
Requires-Dist: py-cpuinfo
Provides-Extra: test
Requires-Dist: coverage; extra == 'test'
Requires-Dist: nose; extra == 'test'
Requires-Dist: rednose; extra == 'test'

UNKNOWN


