blob: 954cb29bc70b17eb5b0d8844692e170e27d67406 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
Source: allmon3
Section: hamradio
Priority: optional
Maintainer: Jason McCormick <jason@mfamily.org>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.5.1
Homepage: https://github.com/AllStarLink/Allmon3
Vcs-Browser: https://github.com/AllStarLink/Allmon3
Vcs-Git: https://github.com/AllStarLink/Allmon3.git
Rules-Requires-Root: binary-targets
Package: allmon3
Architecture: all
Recommends: apache2 | httpd
Depends: python3-argon2, python3, ${misc:Depends}, adduser, python3-aiohttp, python3-aiohttp-session
Description: Web monitoring interface for AllStarLink
application. Allmon3 is the next generation of
the venerable Allmon2 that is rewritten for
performance, scalability, and responsiveness.
|