golang-github-k0swe-wsjtx-go 4.0.1-1 source package in Ubuntu

Changelog

golang-github-k0swe-wsjtx-go (4.0.1-1) unstable; urgency=medium

  [ Chris Keller ]
  * New upstream version 4.0.1

  [ tony mancill ]
  * Freshen years in debian/copyright

 -- Chris Keller <email address hidden>  Fri, 10 Jun 2022 22:13:44 -0600

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe golang
Noble release universe golang
Mantic release universe golang
Lunar release universe golang

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-k0swe-wsjtx-go_4.0.1-1.dsc 2.4 KiB 96c25d0c51fdd0cd3d0c8d2655fc766d4abb2d4d7872e96fa86f38909862f8bb
golang-github-k0swe-wsjtx-go_4.0.1.orig.tar.gz 21.8 KiB e23c420f3c7213ded7bc43c84a6f8ac461cc1b2ebd72d5a5c7c70f0a963a48a2
golang-github-k0swe-wsjtx-go_4.0.1-1.debian.tar.xz 2.3 KiB b530e39f0c60d30e2a1d4638b5168f505714ae327f3fe8c55c710c537b06fa22

Available diffs

No changes file available.

Binary packages built by this source

golang-github-k0swe-wsjtx-go-dev: Golang binding for the WSJT-X amateur radio software's UDP interface (library)

 Golang binding for the WSJT-X amateur radio software's UDP communication
 interface. This library supports receiving and sending all WSJT-X message
 types up through WSJT-X v2.5.2.
 .
 This is meant to be a fairly thin binding
 API, so familiarity with WSJT-X's NetworkMessage.hpp
 (https://sourceforge.net/p/wsjt/wsjtx/ci/wsjtx-2.5.2/tree/Network/NetworkMessage.hpp)
 is recommended.