Metadata-Version: 2.1
Name: servra
Version: 0.0.0
Summary: Lightweight Python asyncio HTTP server
Home-page: https://github.com/michalc/servra
Author: Michal Charemza
Author-email: michal@charemza.name
License: UNKNOWN
Description: # servra
        
        Lightweight asyncio Python HTTP server
        
Keywords: http/1.1
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Framework :: AsyncIO
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Requires-Python: >=3.6.3
Description-Content-Type: text/markdown
