Metadata-Version: 1.1
Name: glance-store
Version: 0.18.1.dev39
Summary: OpenStack Image Service Store Library
Home-page: http://docs.openstack.org/developer/glance_store
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Description: Glance Store Library
        ====================
        
        Glance's stores library
        
        This library has been extracted from the Glance source code for the
        specific use of the Glance and Glare projects.
        
        The API it exposes is not stable, has some shortcomings, and is not a
        general purpose interface. We would eventually like to change this,
        but for now using this library outside of Glance or Glare will not be
        supported by the core team.
        
        * License: Apache License, Version 2.0
        * Documentation: http://docs.openstack.org/developer/glance_store
        * Source: http://git.openstack.org/cgit/openstack/glance_store
        * Bugs: http://bugs.launchpad.net/glance-store
        
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
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.4
