opnsense-ports/www/py-paste/pkg-descr
Franco Fichtner b59c460a67 */*: sync with upstream
Taken from: HardenedBSD
2018-07-03 10:11:41 +02:00

10 lines
432 B
Text

Python Paste brings consistency to Python web development and web
application installation, providing tools for both developers and
system administrators.
These provide several pieces of "middleware" (or filters) that can be
nested to build web applications. Each piece of middleware uses the
WSGI (PEP 333) interface, and should be compatible with other
middleware based on those interfaces.
WWW: https://pypi.org/project/Paste/