Metadata-Version: 2.1
Name: styrofoam
Version: 1.0.0a2
Summary: Smart and lightweight WSGI router for running multiple separate WSGI apps
Home-page: https://github.com/dullbananas/styrofoam
Author: Dull Bananas
Author-email: dull.bananas0@gmail.com
License: Unlicense
Keywords: wsgi router
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: Public Domain
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware
Requires-Python: >=3
Description-Content-Type: text/markdown

# Styrofoam
![License](https://img.shields.io/github/license/dullbananas/styrofoam.svg)
![Repo Size](https://img.shields.io/github/repo-size/dullbananas/styrofoam.svg)
![Issues](https://img.shields.io/github/issues/dullbananas/styrofoam.svg)
![Last Commit](https://img.shields.io/github/last-commit/dullbananas/styrofoam.svg)
[![Documentation Status](https://readthedocs.org/projects/styrofoam/badge/?version=latest)](https://styrofoam.readthedocs.io/en/latest/?badge=latest)

Styrofoam is a WSGI routing middleware that is currently in alpha stage of development. Currently, it does not work correctly.


