Metadata-Version: 2.1
Name: SimpleHTTPServe
Version: 0.0.2
Summary: SimpleHTTP is a minimalist, no-nonsense HTTP server written in Python. Created purely for fun, this server is as simple as it gets—no third-party dependencies, no unnecessary features, just pure, unfiltered HTTP handling. Note that this project is currently unstable and primarily a learning experiment.
Home-page: https://github.com/goyal-aman/SimpleHTTP
Author: Aman Goyal
Author-email: Aman Goyal <amangoyal8110@gmail.com>
Project-URL: Homepage, https://github.com/goyal-aman/SimpleHTTP
Project-URL: Issues, https://github.com/goyal-aman/SimpleHTTP/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

