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

Patch gst-ffmpeg to work with new gcc
author Stanislas Leduc <shann@slitaz.org>
date Mon Sep 04 19:03:50 2023 +0000 (11 months ago)
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.