Metadata-Version: 1.1
Name: trove
Version: 8.0.0
Summary: OpenStack DBaaS
Home-page: https://wiki.openstack.org/wiki/Trove
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Description: =====
        Trove
        =====
        
        .. image:: http://governance.openstack.org/badges/trove.svg
            :target: http://governance.openstack.org/reference/tags/index.html
        
        Trove is Database as a Service for OpenStack.
        
        Getting Started
        ---------------
        
        If you'd like to run from the master branch, you can clone the git repo:
        
            git clone https://github.com/openstack/trove
        
        
        * Wiki: https://wiki.openstack.org/wiki/Trove
        * Developer Docs: http://docs.openstack.org/developer/trove
        
        You can raise bugs here: https://bugs.launchpad.net/trove
        
        Python client
        -------------
        https://git.openstack.org/cgit/openstack/python-troveclient
        
        References
        ----------
        
        * Installation docs:
          http://docs.openstack.org/developer/trove/dev/install.html
        * Manual installation docs:
          http://docs.openstack.org/developer/trove/dev/manual_install.html
        * Build guest image:
          http://docs.openstack.org/developer/trove/dev/building_guest_images.html
        
        
Platform: UNKNOWN
Classifier: Environment :: OpenStack
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 :: 3
Classifier: Programming Language :: Python :: 3.5
