Source: xavante
Section: net
Priority: optional
Maintainer: Enrico Tassi <gareuselesinge@debian.org>
Build-Depends: debhelper (>= 8)
Standards-Version: 3.9.3
Vcs-Svn: svn://svn.debian.org/pkg-lua/packages/xavante
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-lua/packages/xavante
Homepage: http://keplerproject.github.com/xavante/

Package: xavante
Architecture: all
Depends: ${shlibs:Depends}, lua5.1-socket, lua5.1-copas,  lua5.1-coxpcall, lua5.1-filesystem, ${misc:Depends}, lua-copas (>= 1.1.6), lua-filesystem (>= 1.5.0)
Recommends: lua5.1-wsapi, lua5.1-cgi
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.

Package: xavante-doc
Architecture: all
Depends: ${misc:Depends}
Recommends: xavante
Section: doc
Description: Documentation files for the Xavante web server
 This package contains the documentation for the Xavante web server.
