Metadata-Version: 1.1
Name: oslo.db
Version: 1.10.0
Summary: Oslo Database library
Home-page: http://launchpad.net/oslo
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Description: =========
         oslo.db
        =========
        
        .. image:: https://pypip.in/version/oslo.db/badge.svg
            :target: https://pypi.python.org/pypi/oslo.db/
            :alt: Latest Version
        
        .. image:: https://pypip.in/download/oslo.db/badge.svg?period=month
            :target: https://pypi.python.org/pypi/oslo.db/
            :alt: Downloads
        
        The oslo db (database) handling library, it provides database connectivity
        to different database backends and various other helper utils.
        
        * Free software: Apache license
        * Documentation: http://docs.openstack.org/developer/oslo.db
        * Source: http://git.openstack.org/cgit/openstack/oslo.db
        * Bugs: http://bugs.launchpad.net/oslo.db
        
        
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 :: 2.6
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
