wormhole-william 1.0.6-3build1 source package in Ubuntu

Changelog

wormhole-william (1.0.6-3build1) mantic; urgency=medium

  * No-change rebuild with Go 1.21.

 -- Michael Hudson-Doyle <email address hidden>  Thu, 24 Aug 2023 17:19:08 +1200

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Mantic
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
wormhole-william_1.0.6.orig.tar.gz 53.9 KiB 85a7494060740f62767afc53f8d091be2c444459c5bb49ba860f33a91f6b1a40
wormhole-william_1.0.6-3build1.debian.tar.xz 3.6 KiB 800ac5ff8be8cb4d76fb24ea6a38c0a0681b4f5875705676d540d7c048ba130c
wormhole-william_1.0.6-3build1.dsc 2.5 KiB c2d512099259f0e37eec6619c7427cba735b96ee03d58546058e94eea8c62284

View changes file

Binary packages built by this source

golang-github-psanford-wormhole-william-dev: Magic wormhole CLI and API in Go (library)

 wormhole-william is a Go (golang) implementation of magic wormhole
 (https://magic-wormhole.readthedocs.io/en/latest/). It provides secure
 end-to-end encrypted file transfers between computers. The endpoints are
 connected using the same "wormhole code".
 .
 wormhole-william is compatible with the official Python magic wormhole
 cli tool (https://github.com/warner/magic-wormhole).
 .
 Currently, wormhole-william supports:
 .
  * sending and receiving text over the wormhole protocol
  * sending and receiving files over the transit protocol
  * sending and receiving directories over the transit protocol
 .
 This package contains the golang library.

wormhole-william: Magic wormhole CLI and API in Go (program)

 wormhole-william is a Go (golang) implementation of magic wormhole
 (https://magic-wormhole.readthedocs.io/en/latest/). It provides secure
 end-to-end encrypted file transfers between computers. The endpoints are
 connected using the same "wormhole code".
 .
 wormhole-william is compatible with the official Python magic wormhole
 cli tool (https://github.com/warner/magic-wormhole).
 .
 Currently, wormhole-william supports:
 .
  * sending and receiving text over the wormhole protocol
  * sending and receiving files over the transit protocol
  * sending and receiving directories over the transit protocol
 .
 This package contains program.

wormhole-william-dbgsym: debug symbols for wormhole-william