Source: s-http-server Section: libs Priority: optional Build-Depends: debhelper (>= 4.0) Build-Depends-Indep: dh-lisp Maintainer: Debian Common Lisp Team Uploaders: Peter Van Eynde Standards-Version: 3.7.3 Homepage: http://homepage.mac.com/svc/s-http-server/ Vcs-Darcs: http://darcs.debian.org/darcs/pkg-common-lisp/s-http-server Package: cl-s-http-server Architecture: all Depends: ${misc:Depends}, cl-s-utils, cl-s-sysdeps, cl-s-base64, cl-puri Description: A Minimal Standalone Common Lisp HTTP Server S-HTTP-SERVER is a minimal standalone HTTP Server. This simple package is used as a building block in a number of other open source projects. . S-HTTP-SERVER can: handle HTTP requests and generate HTTP responses, be configured with plugins or handlers, has a builtin status handler, comes with a static resource handler and allows you to write and install your own handlers