wok-current view python-paste/description.txt @ rev 25301

updated sg3_utils, sg3_utils-dev and libsgutils2 (1.45 -> 1.47)
author Hans-G?nter Theisgen
date Wed Jul 20 08:07:57 2022 +0100 (2022-07-20)
parents
children
line source
1 Paste provides several pieces of "middleware" (or filters) that can be nested
2 to build web applications.
3 Each piece of middleware uses the WSGI (PEP 333) interface, and should be
4 compatible with other middleware based on those interfaces.