Metadata-Version: 2.1
Name: tricircleclient
Version: 0.5.1.dev5
Summary: Python client library for Tricircle
Home-page: https://docs.openstack.org/python-tricircleclient/latest/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
License: UNKNOWN
Description: # Tricircleclient
        
        Python bindings to the OpenStack Tricircle API
        
        This is a client for OpenStack Tricircle API providing a Python API (using the
        **tricircleclient** module) and a Command Line Interface (installed as the
        **tricircle** command). 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)
        
        
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
Classifier: Programming Language :: Python :: 3.6
Provides-Extra: test
Provides-Extra: doc
