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
|
Source: pat
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Uploaders: Taowa <taowa@debian.org>, Federico Grau <donfede@casagrau.org>
Section: hamradio
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-golang,
golang-any,
golang-github-adrg-xdg-dev,
golang-github-bndr-gotabulate-dev,
golang-github-dimchansky-utfbom-dev,
golang-github-elazarl-go-bindata-assetfs-dev,
golang-github-fsnotify-fsnotify-dev,
golang-github-gorhill-cronexpr-dev,
golang-github-gorilla-mux-dev,
golang-github-harenber-ptc-go-dev,
golang-github-hashicorp-go-version-dev,
golang-github-howeyc-gopass-dev,
golang-github-imdario-mergo-dev,
golang-github-jteeuwen-go-bindata-dev,
golang-github-kelseyhightower-envconfig-dev,
golang-github-la5nta-wl2k-go-dev (>= 0.11.4),
golang-github-microcosm-cc-bluemonday-dev,
golang-github-nfnt-resize-dev,
golang-github-pd0mz-go-maidenhead-dev,
golang-github-peterh-liner-dev,
golang-github-spf13-pflag-dev,
golang-github-gorilla-websocket-dev,
golang-github-tarm-serial-dev,
golang-golang-x-sync-dev,
libax25-dev
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/debian-hamradio-team/pat
Vcs-Git: https://salsa.debian.org/debian-hamradio-team/pat.git
Homepage: https://getpat.io
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/la5nta/pat
Package: pat
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
Suggests: libhamlib-utils, ax25-tools, gpsd, tmd710-tncsetup
Built-Using: ${misc:Built-Using}
Description: Winlink client for amateur radio email
Pat is a client for sending and receiving email over Winlink, using multiple
transports including telnet, AX.25, WINMOR and ARDOP. It supports both a
command-line and a web interface using a built-in HTTP server.
|