File: control

package info (click to toggle)
a2d 2.0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,088 kB
  • sloc: javascript: 4,806; python: 1,873; xml: 49; sh: 44; makefile: 17
file content (64 lines) | stat: -rw-r--r-- 1,887 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
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
Source: a2d
Maintainer: Yogeswaran Umasankar <yogu@debian.org>
Homepage: https://github.com/NGC2023/a2d
Vcs-Git: https://salsa.debian.org/yogu/a2d.git
Vcs-Browser: https://salsa.debian.org/yogu/a2d
Section: hamradio
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 mkdocs <!nodoc>,
 mkdocs-material <!nodoc>,
 pybuild-plugin-pyproject,
 python3-all,
 python3-cryptography <!nocheck>,
 python3-poetry-core,
 python3-psutil <!nocheck>,
 python3-pytest <!nocheck>,
 python3-pytest-flask <!nocheck>,
 python3-yaml <!nocheck>,
Rules-Requires-Root: no
Standards-Version: 4.7.0
Testsuite: autopkgtest-pkg-pybuild

Package: a2d
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Pre-Depends:
 init-system-helpers (>= 1.56~),
 ${misc:Pre-Depends},
Suggests:
 certbot,
 nginx,
Description: APRS to DAPNET portal
 This portal serves as a bridge between the APRS
 Automatic Packet Reporting System and the DAPNET
 Decentralized Amateur Paging Network platform. It
 allows APRS users to relay their APRS messages and
 alerts to their DAPNET pager. This integration
 enables seamless communication between two distinct
 radio communication systems, enhancing the reach and
 accessibility of critical information for
 amateur radio enthusiasts.

Package: a2d-doc
Architecture: all
Section: doc
Depends:
 ${misc:Depends},
Multi-Arch: foreign
Description: Documentation for a2d
 This portal serves as a bridge between the APRS
 Automatic Packet Reporting System and the DAPNET
 Decentralized Amateur Paging Network platform. It
 allows APRS users to relay their APRS messages and
 alerts to their DAPNET pager. This integration
 enables seamless communication between two distinct
 radio communication systems, enhancing the reach and
 accessibility of critical information for
 amateur radio enthusiasts.
 .
 This package contains documentation for a2d.