summaryrefslogtreecommitdiffhomepage
path: root/debian/control
blob: f2cb6b43e5038c16c7a21b8eb8df473759300870 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: webserver
Section: httpd
Priority: optional
Maintainer: Roland Reichwein <mail@reichwein.it>
Build-Depends: debhelper (>= 12), libssl-dev, libboost-all-dev | libboost1.71-all-dev, clang | g++, llvm | g++, lld | g++, libc++-dev | g++, libc++abi-dev | g++, uglifyjs, python3-pkg-resources, htmlmin, cleancss, libreichwein-dev, gcovr, libfmt-dev, pkg-config, libfcgi-dev
Standards-Version: 4.5.0
Homepage: http://www.reichwein.it/webserver/

Package: webserver
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, zip, gnuplot
Provides: httpd
Homepage: http://www.reichwein.it/webserver/
Description: Web server
 Webserver is a web server
 .
 Features:
  - IPv4 / IPv6
  - C++-Plugin-Interface
  - HTTP and HTTPs via OpenSSL
  - Virtual Servers
  - CGI interface
  - FastCGI interface
  - Upload/Download Statistics

# weblog: Depends: mpack