Metadata-Version: 1.1
Name: aodhclient
Version: 1.0.0
Summary: Python client library for Aodh
Home-page: https://docs.openstack.org/python-aodhclient/latest/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Description-Content-Type: UNKNOWN
Description: =============
        aodhclient
        =============
        
        Python bindings to the OpenStack Aodh API
        
        This is a client for OpenStack Aodh API. There's :doc:`a Python API
        <api>` (the :mod:`aodhclient` module), and a :doc:`command-line script
        <shell>` (installed as :program:`aodh`). Each implements the entire
        OpenStack Aodh API.
        
        * Free software: Apache license
        * Documentation: https://docs.openstack.org/python-aodhclient/latest/
        * Source: https://git.openstack.org/cgit/openstack/python-aodhclient
        * Bugs: https://bugs.launchpad.net/python-aodhclient
        
        
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
