Paketname | liblua5.1-wsapi1 |
Beschreibung | Web server API abstraction layer for the Lua language version 5.1 |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.1.0-6 |
Sektion | universe/interpreters |
Priorität | optional |
Installierte Größe | 120 Byte |
Hängt ab von | liblua5.1-rings0, liblua5.1-filesystem0, lua5.1 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | lua-wsapi |
Paketgröße | 13744 Byte |
Prüfsumme MD5 | 35485cad06b81dea2cd6db16e46eb0ea |
Prüfsumme SHA1 | 5bfb53cc684c7bf0be05520d1743ad1af524f9a6 |
Prüfsumme SHA256 | afea2fb7548f79b36f956c513203e35afe01523b9d3b2ddb021e421bf005255e |
Link zum Herunterladen | liblua5.1-wsapi1_1.1.0-6_all.deb |
Ausführliche Beschreibung | 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)
.
The fastcgi backends is available in the separate package liblua5.1-wsapi-fcgi.
.
This package also includes a backward compatible implementation of SAPI, used
by old versions of cgilua.
|