Metadata-Version: 1.1
Name: python-distilclient
Version: 0.0.2
Summary: Client library for Catalyst Cloud Rating API
Home-page: http://www.catalyst.net.nz/
Author: Catalyst IT Cloud team
Author-email: cloud@catalyst.net.nz
License: Apache License, Version 2.0
Description: Client Library for Catalyst Cloud Rating API
        
        How to build package for Pypi
        =============================
        1. Change the version in setup.cfg
        2. export PBR_VERSION=<version>
        3. python setup.py sdist
        4. python setup.py sdist upload
        
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Developers
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.7
