Metadata-Version: 2.1
Name: tooler
Version: 0.1.5rc1
Summary: Tooler: Create friendly devops tools in minutes
Project-URL: Homepage, http://qix.github.io/tooler
Author-email: Josh Yudaken <j@yud.co.za>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Networking
Description-Content-Type: text/markdown

Tooler: Python-based command line tools
=======================================



Thanks required:
----------------

* [fabric](https://github.com/fabric/fabric) & [baker](https://bitbucket.org/mchaput/baker) as inspiration
* [pyinvoke](https://www.pyinvoke.org/) is a similar approach