diff options
Diffstat (limited to 'development/flup/README')
-rw-r--r-- | development/flup/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/development/flup/README b/development/flup/README new file mode 100644 index 0000000000..dc36bb9e32 --- /dev/null +++ b/development/flup/README @@ -0,0 +1,7 @@ +flup provides three sets of WSGI servers/gateways, which speak AJP, +FastCGI, and SCGI. Each server comes in two flavors, a threaded +and a forking version. + +Building this package requires pysetuptools, for which a SlackBuild +is available from SlackBuilds.org. + |