Metadata-Version: 1.1
Name: stackdio-server
Version: 0.8.0a5
Summary: A cloud deployment, automation, and orchestration platform for everyone.
Home-page: http://stackd.io
Author: Digital Reasoning Systems, Inc.
Author-email: info@stackd.io
License: Apache 2.0
Description: stackd.io
        =========
        
        |TravisCI| |PyPi| |CoverageStatus| |DocsStatus|
        
        stackd.io is a web-based tool for managing, provisioning, and orchestrating cloud
        infrastructure without the need for a background in systems engineering.
        
        Getting started
        ---------------
        
        Please see our `Quick Start Guide <http://docs.stackd.io/en/latest/installation/overview.html>`__ for a fast
        track to installing stackd.io
        
        Contributing
        ------------
        
        We are an open-source project and we depend on folks like you to help
        move the project forward. You don't even have to know how to code to
        help us out! If you find problems in our documentation or screencasts,
        encounter bugs, or see some missing piece of functionality that would
        make stackd.io that more awesome, kindly drop us a note or submit an
        issue. If you do know how to code and you want to get your hands dirty,
        take a shot at one of our outstanding issues and submit a pull request.
        Please take a look at our `contributor guidelines <http://docs.stackd.io/en/latest/developers/contributor-guide.html>`__
        before submitting pull requests though.
        
        Contact us
        ----------
        
        As always, we are constantly working to improve the usability and
        usefulness of stackd.io. If you ever have any questions, comments, or
        find any problems, please contact us at any of the places below or `file
        an issue <https://github.com/stackdio/stackdio/issues>`__ and we'll be
        glad to help!
        
        -  Email - info@stackd.io
        -  IRC - `#stackdio on irc.freenode.net <http://webchat.freenode.net/?channels=stackdio>`__
        -  Twitter: `@stackdio <http://twitter.com/stackdio>`__
        -  StackExchange: Ask a question on any `StackExchange site <http://stackexchange.com/sites>`__
           and tag it with ``stackd.io`` or ``stackdio``
        
        .. |TravisCI| image:: https://travis-ci.org/stackdio/stackdio.svg?branch=master
           :target: https://travis-ci.org/stackdio/stackdio
           :alt: Build Status
        .. |PyPi| image:: https://img.shields.io/pypi/v/stackdio-server.svg
           :target: https://pypi.python.org/pypi/stackdio-server
           :alt: PyPi Version
        .. |CoverageStatus| image:: https://coveralls.io/repos/github/stackdio/stackdio/badge.svg?branch=master
           :target: https://coveralls.io/github/stackdio/stackdio?branch=master
           :alt: Coverage Status
        .. |DocsStatus| image:: https://readthedocs.org/projects/stackdio/badge/?version=latest
           :target: http://docs.stackd.io/en/latest/?badge=latest
           :alt: Documentation Status
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.8
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 2 :: Only
Classifier: Topic :: System :: Clustering
Classifier: Topic :: System :: Distributed Computing
