Metadata-Version: 1.1
Name: python-evoqueclient
Version: 0.0.1.dev14
Summary: python-evoqueclient
Home-page: http://www.openstack.org/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: Apache License, Version 2.0
Description: Evoque
        ======
        
        Evoque is a ticket service for OpenStack.
        
        * `Launchpad project`_ - release management
        * `Blueprints`_ - feature specifications
        * `Bugs`_ - issue tracking
        * `Source`_
        * `How to Contribute`_
        
        .. _Launchpad project: https://launchpad.net/python-evoqueclient
        .. _Blueprints: https://blueprints.launchpad.net/python-evoqueclient
        .. _Bugs: https://bugs.launchpad.net/python-evoqueclient
        .. _Source: https://git.openstack.org/cgit/openstack/python-evoqueclient
        .. _How to Contribute: http://docs.openstack.org/infra/manual/developers.html
        
        Python Evoqueclient
        -------------------
        python-evoqueclient is a client library for Evoque built on the Evoque API.
        It provides a Python API (the ``evoqueclient`` module) and a command-line tool
        (``evoque``).
        
        
        Project Resources
        -----------------
        
        Project status, bugs, and blueprints are tracked on Launchpad:
        
        * Client bug tracker
            * https://launchpad.net/python-evoqueclient
        
        * Evoque bug tracker
            * https://launchpad.net/evoque
        
        Additional resources are linked from the project wiki page:
        
          https://wiki.openstack.org/wiki/Evoque
        
        License
        -------
        
        Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0
        
        
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
