Metadata-Version: 1.1
Name: python-almanachclient
Version: 0.0.3
Summary: Almanach API client
Home-page: http://www.openstack.org/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Description: ===================
        Almanach API Client
        ===================
        
        .. image:: https://readthedocs.org/projects/python-almanachclient/badge/?version=latest
            :target: http://python-almanachclient.readthedocs.io/en/latest/?badge=latest
            :alt: Documentation Status
        
        This is a client library for Almanach built on the Almanach REST API.
        
        It provides a Python API (The almanachclient module) and a command-line
        tool (almanach-client).
        
        * Free software: Apache license
        * Source: http://git.openstack.org/cgit/openstack/python-almanachclient
        * Bugs: http://bugs.launchpad.net/almanach
        * Documentation: https://python-almanachclient.readthedocs.io/
        
        
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 :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
