diff options
author | Daniel de Kok <danieldk@pobox.com> | 2010-05-11 14:05:51 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 14:05:51 +0200 |
commit | bbff165e6c7cca38ad309c34f9e92ecc1bef6dd8 (patch) | |
tree | e1e8822639613250dad1ffb8e1c0cbce294136aa /development/flup/README | |
parent | ef4b7d281739882893d1b4092445fdc6da0dc258 (diff) |
development/flup: Initial import
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 0000000000000..dc36bb9e32c2d --- /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. + |