Metadata-Version: 1.1
Name: python-ceilometerclient
Version: 1.0.0
Summary: Client library for ceilometer
Home-page: https://github.com/openstack/python-ceilometerclient
Author: Ceilometer Developers
Author-email: openstack-dev@lists.openstack.org
License: Apache
Description: Python bindings to the Ceilometer API
        =====================================
        
        This is a client library for Ceilometer built on the Ceilometer API. It
        provides a Python API (the ``ceilometerclient`` module) and a command-line tool
        (``ceilometer``).
        
        Development takes place via the usual OpenStack processes as outlined in the
        `OpenStack wiki <http://wiki.openstack.org/HowToContribute>`_.  The master
        repository is on `GitHub <http://github.com/openstack/python-ceilometerclient>`_.
        
        See release notes and more at `<http://docs.openstack.org/developer/python-ceilometerclient/>`_.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
