1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/www/py-paste/pkg-descr
Sunpoet Po-Chuan Hsieh 8e3a9feaf1 Update WWW
Approved by:	portmgr (blanket)
2018-11-27 17:10:29 +00:00

11 lines
431 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://github.com/cdent/paste