summaryrefslogtreecommitdiff
path: root/debian/control
blob: c1b687b9bd77646f96704ebc522462134b810029 (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
Source: ewww
Maintainer: Lars Wirzenius <liw@liw.fi>
Section: www
Priority: optional
Standards-Version: 4.2.0
Build-Depends:
 debhelper (>= 10~),
 build-essential,
 dh-cargo,
 daemonize,
 git,
 pkg-config,
 python3,
 python3-requests,
 python3-yaml,
 subplot
Homepage: https://ewww.liw.fi/

Package: ewww
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Built-Using: ${cargo:Built-Using}
Description: simplistic web server for static content
 Ewww serves static web content.