File: control

package info (click to toggle)
ax25-apps 0.0.8-rc5%2Bgit20190411%2B0ff1383-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 820 kB
  • sloc: ansic: 10,891; makefile: 245; sh: 49
file content (31 lines) | stat: -rw-r--r-- 1,172 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
Source: ax25-apps
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Uploaders: Francois Marier <francois@debian.org>,
Section: hamradio
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libncurses5-dev,
               libax25-dev,
               libtool
Standards-Version: 4.6.0
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian-hamradio-team/ax25-apps
Vcs-Git: https://salsa.debian.org/debian-hamradio-team/ax25-apps.git
Homepage: http://www.linux-ax25.org/wiki/Ax25-apps

Package: ax25-apps
Architecture: linux-any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Suggests: ax25-tools
Conflicts: ax25-utils
Description: AX.25 ham radio applications
 This package provides specific user applications for hamradio
 that use AX.25 Net/ROM or ROSE network protocols:
  * axcall: a general purpose AX.25, NET/ROM and ROSE connection
    program.
  * axlisten: a network monitor of all AX.25 traffic heard by the system.
  * ax25ipd: an RFC1226 compliant daemon which provides
    encapsulation of AX.25 traffic over IP.
  * ax25mond: retransmits data received from sockets into an AX.25
    monitor socket.