[ bianca ]
[ 源代码: lua-wsapi ]
软件包:lua-wsapi(1.6.1-3+deb13u1)
lua-wsapi 的相关链接
下载源码包 lua-wsapi:
- [lua-wsapi_1.6.1-3+deb13u1.debian.tar.xz]
- [lua-wsapi_1.6.1-3+deb13u1.dsc]
- [lua-wsapi_1.6.1.orig.tar.gz]
维护者:
外部的资源:
- 主页 [keplerproject.github.io]
相似软件包:
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)
其他与 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
- Simple, extensible, embeddable programming language