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