mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
f164722d01
- Add NO_ARCH - Update WWW Approved by: portmgr blanket
11 lines
432 B
Plaintext
11 lines
432 B
Plaintext
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/
|