You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Arn0 68efe14c91
python/python3-paste: updated for version 3.10.1
2 years ago
..
README python/python3-paste: Wrap README at 72 columns. 4 years ago
python3-paste.SlackBuild python/python3-paste: updated for version 3.10.1 2 years ago
python3-paste.info python/python3-paste: updated for version 3.10.1 2 years ago
slack-desc python/python3-paste: renamed from Paste for python3 4 years ago

README

Paste provides 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.

Paste is in maintenance mode and recently moved from bitbucket to
github. Patches are accepted to keep it on life support, but for the
most part, please consider using other options.