Metadata-Version: 1.1
Name: python-gaiaclient
Version: 1.0.1
Summary: Client library for Zeus Gaia API
Home-page: UNKNOWN
Author: Zeus
Author-email: zeus-dev@zte.com.cn
License: Apache License, Version 2.0
Description: Python bindings to the Zeus Gaia API
        =========================================
        
        This is a client for the Zeus Gaia API. There's a Python API (the
        ``gaiaclient`` module), and a command-line script (``gaia``). Each
        implements 100% of the Zeus Gaia API.
        
        python-gaiaclient is licensed under the Apache License.
        
        * License: Apache License, Version 2.0
        * `PyPi`_ - package installation
        
        .. _PyPi: https://pypi.python.org/pypi/python-gaiaclient
        
        
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Environment :: OpenStack
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
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
