Metadata-Version: 2.0
Name: stackhut
Version: 0.3.4
Summary: Run your software in the cloud
Home-page: https://github.com/stackhut/stackhut-tool
Author: Mandeep Gill  Leo Anthias
Author-email: mandeep@stackhut.com
License: Apache
Keywords: stackhut
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Software Development
Requires-Dist: wheel
Requires-Dist: sh
Requires-Dist: boto
Requires-Dist: requests
Requires-Dist: jinja2
Requires-Dist: pyconfig
Requires-Dist: PyYaml
Requires-Dist: redis
Requires-Dist: multipledispatch
Requires-Dist: werkzeug
Requires-Dist: json-rpc
Requires-Dist: docker-py
Requires-Dist: arrow

===============================
StackHut Command Tool
===============================

.. image:: https://img.shields.io/travis/stackhut/stackhut-tool.svg
        :target: https://travis-ci.org/stackhut/stackhut-tool

.. image:: https://img.shields.io/pypi/v/stackhut.svg
        :target: https://pypi.python.org/pypi/stackhut


`stackhut` command tool provides CLI functionality into creating, running, and deploying StackHut images. Runs on Python 3.4.

* Free software: Apache license
* Documentation: https://stackhut.readthedocs.org.

Features
--------

* TODO



History
-------

0.1.x (2015-07-01)
---------------------

* Alpha releases on PyPI.

=======
Credits
=======

Development Leads
-----------------

* Mandeep Gill <mandeep@stackhut.com>
* Leo Anthias <leo@stackhut.com>

.. Contributors
.. ------------
.. 
.. None yet. Why not be the first?
.. 

