Metadata-Version: 1.1
Name: twindb-infrastructure
Version: 1.1.2
Summary: TwinDB Infrastructure is a collection of everything to manage TwinDB infrastructure
Home-page: https://github.com/twindb/twindb_infrastructure
Author: TwinDB Development Team
Author-email: dev@twindb.com
License: Apache Software License 2.0
Description: =====================
        TwinDB Infrastructure
        =====================
        
        .. image:: https://img.shields.io/pypi/v/twindb_infrastructure.svg
            :target: https://pypi.python.org/pypi/twindb-infrastructure
        
        .. image:: https://readthedocs.org/projects/twindb_infrastructure/badge/?version=master
            :target: http://twindb-infrastructure.readthedocs.io/
            :alt: Documentation Status
        
        .. image:: https://img.shields.io/travis/twindb/twindb_infrastructure.svg
            :target: https://travis-ci.org/twindb/twindb_infrastructure
        
        .. image:: https://img.shields.io/codecov/c/github/twindb/twindb_infrastructure.svg
            :target: https://codecov.io/gh/twindb/twindb_infrastructure
        
        
        TwinDB Infrastructure is a collection of everything to manage TwinDB infrastructure
        
        
        
        Features
        --------
        
        * ``twindb-aws`` to manage Amazon EC2 instances
        * ``twindb-chef`` to provision a host with Chef
        * ``twindb-galera`` to bootstrap a Percona XtraDB cluster
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2016-07-17)
        ------------------
        
        * First release on PyPI.
        
Keywords: twindb_infrastructure
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
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
