File: control

package info (click to toggle)
bozohttpd 20100621-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 436 kB
  • ctags: 329
  • sloc: ansic: 3,562; makefile: 165; sh: 61
file content (20 lines) | stat: -rw-r--r-- 799 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: bozohttpd
Section: httpd
Priority: extra
Maintainer: Mattias Nordstrom <mnordstr@debian.org>
Build-Depends: debhelper (>> 5.0.0), libssl-dev (>= 0.9.8)
Standards-Version: 3.9.1.0

Package: bozohttpd
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, openbsd-inetd | inet-superserver
Provides: httpd, httpd-cgi
Homepage: http://www.eterna.com.au/bozohttpd/
Description: Bozotic HTTP server
 bozohttpd is a small and secure HTTP server.  Its main feature is the
 lack of features, reducing code size and improving verifiability.  It
 has no configuration file by design.
 .
 It supports CGI/1.1, HTTP/1.1, HTTP/1.0, HTTP/0.9, ~user translations,
 virtual hosting support, as well as multiple IP-based servers on a
 single machine, and is able to serve pages via the IPv6 protocol.