Metadata-Version: 2.0
Name: tricircleclient
Version: 0.3.0
Summary: Python client library for Tricircle
Home-page: https://docs.openstack.org/python-tricircleclient/latest/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Description-Content-Type: UNKNOWN
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 :: 3
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: pbr (!=2.1.0,>=2.0.0)
Requires-Dist: cliff (!=2.9.0,>=2.8.0)
Requires-Dist: osc-lib (>=1.8.0)
Requires-Dist: oslo.log (>=3.36.0)
Requires-Dist: oslo.serialization (!=2.19.1,>=2.18.0)
Requires-Dist: oslo.utils (>=3.33.0)
Requires-Dist: keystoneauth1 (>=3.3.0)
Requires-Dist: six (>=1.10.0)
Requires-Dist: futurist (>=1.2.0)
Provides-Extra: doc
Requires-Dist: sphinx (>=1.6.2); extra == 'doc'
Requires-Dist: oslosphinx (>=4.7.0); extra == 'doc'
Provides-Extra: test
Requires-Dist: coverage (!=4.4,>=4.0); extra == 'test'
Requires-Dist: python-subunit (>=1.0.0); extra == 'test'
Requires-Dist: oslotest (>=3.2.0); extra == 'test'
Requires-Dist: tempest (>=17.1.0); extra == 'test'
Requires-Dist: testrepository (>=0.0.18); extra == 'test'
Requires-Dist: testtools (>=2.2.0); extra == 'test'

===============
tricircleclient
===============

Python bindings to the OpenStack Tricircle API

This is a client for OpenStack Tricircle API. There's :doc:`a Python API
<api>` (the :mod:`tricircleclient` module), and a :doc:`command-line script
<shell>` (installed as :program:`tricircle`). Each implements the entire
OpenStack Tricircle API.

* Free software: Apache license
* Documentation: https://docs.openstack.org/python-tricircleclient/latest/
* Source: http://git.openstack.org/cgit/openstack/python-tricircleclient
* Bugs: http://bugs.launchpad.net/python-tricircleclient



