~ubuntu-branches/ubuntu/trusty/python-ceilometerclient/trusty

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Metadata-Version: 1.1
Name: python-ceilometerclient
Version: dde86a3
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