Metadata-Version: 1.1
Name: os-service-types
Version: 1.6.0
Summary: Python library for consuming OpenStack sevice-types-authority data
Home-page: http://www.openstack.org/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
License: UNKNOWN
Description: ================
        os-service-types
        ================
        
        Python library for consuming OpenStack sevice-types-authority data
        
        The `OpenStack Service Types Authority`_ contains information about official
        OpenStack services and their historical ``service-type`` aliases.
        
        The data is in JSON and the latest data should always be used. This simple
        library exists to allow for easy consumption of the data, along with a built-in
        version of the data to use in case network access is for some reason not
        possible and local caching of the fetched data.
        
        * Free software: Apache license
        * Documentation: https://docs.openstack.org/os-service-types/latest/
        * Source: http://git.openstack.org/cgit/openstack/os-service-types
        * Bugs: https://storyboard.openstack.org/#!/project/904
        * Release notes: https://docs.openstack.org/releasenotes/os-service-types/
        
        .. _OpenStack Service Types Authority: https://service-types.openstack.org/
        
        
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
