Metadata-Version: 2.1
Name: oslo.db
Version: 12.3.1
Summary: Oslo Database library
Home-page: https://docs.openstack.org/oslo.db/latest
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
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 :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.8
Provides-Extra: mysql
Provides-Extra: postgresql
Provides-Extra: test
License-File: LICENSE

========================
Team and repository tags
========================

.. image:: https://governance.openstack.org/tc/badges/oslo.db.svg
    :target: https://governance.openstack.org/tc/reference/tags/index.html

.. Change things from this point on

===============================================
 oslo.db -- OpenStack Database Pattern Library
===============================================

.. image:: https://img.shields.io/pypi/v/oslo.db.svg
    :target: https://pypi.org/project/oslo.db/
    :alt: Latest Version

.. image:: https://img.shields.io/pypi/dm/oslo.db.svg
    :target: https://pypi.org/project/oslo.db/
    :alt: Downloads

The oslo db (database) handling library, provides database
connectivity to different database backends and various other helper
utils.

* Free software: Apache license
* Documentation: https://docs.openstack.org/oslo.db/latest
* Source: https://opendev.org/openstack/oslo.db
* Bugs: https://bugs.launchpad.net/oslo.db
* Release notes:  https://docs.openstack.org/releasenotes/oslo.db/

