Metadata-Version: 2.0
Name: invoke-tools
Version: 0.1.3
Summary: A set of tools to use the Invoke task runner easier in a work-flow.
Home-page: https://github.com/VJftw/invoke-tools
Author: VJ Patel
Author-email: vj@vjpatel.me
License: MIT
Keywords: invoke tools
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: gitpython
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


