Metadata-Version: 1.1
Name: ooi
Version: 1.2.0
Summary: OOI: OpenStack OCCI Interface
Home-page: https://launchpad.net/ooi
Author: Spanish National Research Council - CSIC
Author-email: ooi@lists.launchpad.net
License: Apache-2
Description: # ooi: OpenStack OCCI Interface
        
        [![PyPI](https://img.shields.io/pypi/v/ooi.svg)]()
        
        ooi is an implementation the Open Grid Forum's
        [Open Cloud Computing Interface (OCCI)](http://www.occi-wg.org)
        for [OpenStack](http://www.openstack.org).
        
        Currently, it implements the version 1.2 (OCCI 1.2) of the standard.
        
        The documentation for OOI is available at
            http://ooi.readthedocs.org/en/latest
        
        In the unfortunate event that bugs are discovered, they should
        be reported to the bug tracker available at:
        
           http://bugs.launchpad.net/ooi
        
        Developers wishing to work on the ooi project should always base their work on
        the latest ooi code, available from the master GIT repository at:
        
           https://git.openstack.org/cgit/openstack/ooi
        
        
Platform: UNKNOWN
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
