blob: ecfca814d1d8a6c5633dd466e71b7ccf452e7883 (
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-13 | clang-11 | clang | g++-11 | g++, node-uglify, python3-pkg-resources, htmlmin, cleancss
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
|