Metadata-Version: 2.1
Name: pyHTTPServer
Version: 0.1.2
Summary: An HTTP Server implementation offering a pyHTTPInterface.
Home-page: https://github.com/Paebbels/pyHTTPServer
Author: Patrick Lehmann
Author-email: Paebbels@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Topic :: Utilities
Requires-Python: >=3.5
Description-Content-Type: text/markdown

![PyPI - License](https://img.shields.io/pypi/l/pyHTTPServer)
![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/Paebbels/pyHTTPServer) 
![GitHub release (latest by date)](https://img.shields.io/github/v/release/Paebbels/pyHTTPServer)  
![PyPI](https://img.shields.io/pypi/v/pyHTTPServer)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyHTTPServer)](https://pypi.org/project/pyHTTPServer/)
![PyPI - Wheel](https://img.shields.io/pypi/wheel/pyHTTPServer)
![PyPI - Status](https://img.shields.io/pypi/status/pyHTTPServer)

# pyHTTPServer

Description


# List of Authors and Contributors (in alphabetical order)

Contributor       | Contact E-Mail
------------------|------------------------------------------------------------
Lehmann, Patrick  | Patrick.Lehmann@plc2.de; Paebbels@gmail.com


