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

Changelog

wormhole-william (1.0.6-3ubuntu0.24.04.1) noble-security; urgency=medium

  * No change rebuild due to golang-1.21 update

 -- Nishit Majithia <email address hidden>  Fri, 12 Jul 2024 12:25:47 +0530

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble updates universe misc
Noble 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.24.04.1.debian.tar.xz 3.8 KiB 82095f634567f15097af747d890cce4d16ff133ae3ac930aa7ea29951781483a
wormhole-william_1.0.6-3ubuntu0.24.04.1.dsc 2.5 KiB 20da40e8a459286784caf096b9fdc496e23d21ca3d5c1195b11d12889156baba

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