add escalator cli framework
[escalator.git] / client / PKG-INFO
1 Metadata-Version: 1.1
2 Name: escalatorclient
3 Version: 1.0.0
4 Summary: escalator Escalator Client Library
5 Home-page: http://www.opnfv.org/
6 Author: OPNFV
7 Author-email: opnfv-tech-discuss@lists.opnfv.org
8 License: Apache License, Version 2.0
9 Description: Python bindings to the escalator Escalator Client
10         =============================================
11
12         This is a client library for escalator built on the Escalator Client. It provides a Python API (the ``escalatorclient`` module) and a command-line tool (``escalator``). This library fully supports the v1 Escalator Client, while support for the v2 Client is in progress.
13
14         Development takes place via the usual OPNFV processes as outlined in the `developer guide <http://docs.openstack.org/infra/manual/developers.html>`_.
15
16
17 Platform: UNKNOWN
18 Classifier: Development Status :: 5 - Production/Stable
19 Classifier: Environment :: Console
20 Classifier: Environment :: OPNFV
21 Classifier: Intended Audience :: Information Technology
22 Classifier: Intended Audience :: System Administrators
23 Classifier: License :: OSI Approved :: Apache Software License
24 Classifier: Operating System :: POSIX :: Linux
25 Classifier: Programming Language :: Python
26 Classifier: Programming Language :: Python :: 2
27 Classifier: Programming Language :: Python :: 2.7
28 Classifier: Programming Language :: Python :: 2.6
29 Classifier: Programming Language :: Python :: 3
30 Classifier: Programming Language :: Python :: 3.3