wormhole-william 1.0.6-3ubuntu0.1 source package in Ubuntu

Changelog

wormhole-william (1.0.6-3ubuntu0.1) mantic-security; urgency=medium

  * No change rebuild due to golang-1.20, golang-1.21 updates

 -- Nishit Majithia <email address hidden>  Thu, 01 Feb 2024 14:44:59 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic updates universe misc
Mantic security 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-3ubuntu0.1.debian.tar.xz 3.8 KiB eb3a9bbb8e147eceed99aa3260284092b9c434bb5dbddd56c2a55181bdf3de7f
wormhole-william_1.0.6-3ubuntu0.1.dsc 2.4 KiB 76301a339a9345aec04cfc08cfe1419da9d58759059c40d3bdb32f498cd65157

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