Metadata-Version: 1.1
Name: bservices
Version: 0.6
Summary: A server service library from the components of Openstack
Home-page: https://github.com/xgfone/bservices
Author: xgfone
Author-email: xgfone@126.com
License: Apache License 2.0
Description: # bservices
        
        A WSGI Server Service library based on oslo.service from the components of Openstack.
        
        # Usage
        
        See https://github.com/xgfone/bservices/blob/master/bservices/examples/example_server.py
        
        
Platform: UNIX/Linux
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.3
Classifier: Programming Language :: Python :: 3.4
