File: control

package info (click to toggle)
bozohttpd 20060517-6
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 260 kB
  • ctags: 219
  • sloc: ansic: 2,486; makefile: 81; sh: 44
file content (21 lines) | stat: -rw-r--r-- 784 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: bozohttpd
Section: net
Priority: extra
Maintainer: Mattias Nordstrom <mnordstr@debian.org>
Build-Depends: debhelper (>> 5.0.0), libssl-dev (>= 0.9.8-1)
Standards-Version: 3.7.2

Package: bozohttpd
Architecture: any
Depends: ${shlibs:Depends}, openbsd-inetd | inet-superserver
Provides: httpd, httpd-cgi
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.
 .
 Homepage: http://www.eterna.com.au/bozohttpd/