pkg://xavante_2.0~rc1-1_all.deb:16694/control
downloads
Package: xavante
Version: 2.0~rc1-1
Architecture: all
Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
Original-Maintainer: Enrico Tassi <gareuselesinge@debian.org>
Installed-Size: 176
Depends: liblua5.1-copas0, liblua5.1-coxpcall0, liblua5.1-filesystem0, liblua5.1-socket2
Recommends: liblua5.1-cgi0, liblua5.1-wsapi0
Section: net
Priority: optional
Homepage: http://www.keplerproject.org/xavante/
Description: Lua HTTP 1.1 Web server
This package contains xavante, a Lua HTTP 1.1 Web server that uses a modular
architecture based on URI mapped handlers. Xavante currently offers a file
handler, a redirect handler and a CGILua handler. Those are used for general
files, URI remapping and CGILua scripts respectively.
.
The CGILua handler is considered optional thus xavante just recommends the
packages needed for that handler.