Metadata-Version: 2.1
Name: Bubot-WebServer
Version: 0.0.5
Summary: Web server for Bubot
Home-page: https://github.com/businka/Bubot_WebServer
Author: Razgovorov Mikhail
Author-email: 1338833@gmail.com
License: UNKNOWN
Description: #Bubot WebServer
        The package implements a web server for the Bubot framework, provides http and websocket API. 
        Does not contain static web pages.
        
        
        ##Licensing
        
        This published under the MIT License, see [LICENSE](LICENSE) for details.
        
        
        Copyright (c) 2019 Mikhail Razgovorov 
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: AsyncIO
Requires-Python: >=3.7
Description-Content-Type: text/markdown
