Metadata-Version: 1.1
Name: python-saharaclient
Version: 0.11.1
Summary: Client library for Sahara API
Home-page: https://github.com/openstack/python-saharaclient
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: Apache License, Version 2.0
Description: Python bindings to the OpenStack Sahara API
        ===========================================
        
        This is a client for the OpenStack Sahara API. There's a Python API (the
        ``saharaclient`` module), and a command-line script (``sahara``). Each
        implements the OpenStack Sahara API. You can find documentation for both
        Python bandings and CLI in `Docs`_.
        
        Development takes place via the usual OpenStack processes as outlined
        in the `developer guide
        <http://docs.openstack.org/infra/manual/developers.html>`_.
        
        .. _Docs: http://docs.openstack.org/developer/python-saharaclient/
        
        * License: Apache License, Version 2.0
        * Documentation: http://docs.openstack.org/developer/python-saharaclient
        * Source: http://git.openstack.org/cgit/openstack/python-saharaclient
        * Bugs: http://bugs.launchpad.net/python-saharaclient
        
        
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 :: 2.6
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
