[ ソース: lua-wsapi ]
パッケージ: lua-wsapi (1.6.1-1.1)
lua-wsapi に関するリンク
Debian の資源:
lua-wsapi ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [keplerproject.github.com]
類似のパッケージ:
Web server API abstraction layer for the Lua language
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 lua-wsapi-fcgi.
その他の lua-wsapi 関連パッケージ
|
|
|
|
-
- dep: lua-cgi
- CGI library for the Lua language
-
- dep: lua-coxpcall
- Protected function calls across coroutines for Lua
-
- dep: lua-filesystem
- luafilesystem library for the Lua language
-
- dep: lua-rings
- Lua state creation and control library for the Lua language
-
- dep: lua5.1
- シンプルで、拡張可能な組込み用プログラミング言語