Package: wnpp
Severity: wishlist
X-Debbugs-CC: [EMAIL PROTECTED]
--- Please fill out the fields below. ---
Package name: lua-wsapi
Version: First version still to be officially released
Upstream Author: Copyright © 2004-2007 The Kepler Project.
URL: http://luaforge.net/projects/wsapi/
License: MIT/X
Description:
WSAPI is an API that abstracts the web server for Lua web applications,
allowing the same application to be used in different web servers.
.
This package contains the WSAPI utility libraries (for common tasks like
url encoding/decoding) as well as the following backends (server
implementations):
.
- CGI (the regular environment-variables based protocol)
- xavante (for the Xavante web server)
- fastcgi
--
Enrico Tassi