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: kel-agent
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Chris Keller <xylo04@gmail.com>,
tony mancill <tmancill@debian.org>
Section: hamradio
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: autorevision,
debhelper-compat (= 13),
dh-golang,
golang-any,
golang-github-k0swe-wsjtx-go-dev,
golang-github-leemcloughlin-jdn-dev,
golang-websocket-dev
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/go-team/packages/kel-agent
Vcs-Git: https://salsa.debian.org/go-team/packages/kel-agent.git
Homepage: https://github.com/k0swe/kel-agent
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/k0swe/kel-agent
Package: kel-agent
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
Built-Using: ${misc:Built-Using}
Description: Web interface for amateur radio installed programs (program)
An agent program for translating between various amateur
radio installed programs and WebSockets. This was built to support
https://github.com/k0swe/kellog but can be used by any web application
that needs to communicate with amateur radio installed programs.
|