wormhole-william 1.0.6-4 source package in Ubuntu

Changelog

wormhole-william (1.0.6-4) unstable; urgency=medium

  * Team upload
  * Install shell completion files (Closes: #1059909)

 -- Taavi Väänänen <email address hidden>  Thu, 21 Mar 2024 22:33:41 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
wormhole-william_1.0.6-4.dsc 2.5 KiB b47f478a83592ea5b6ef327a8b46a5e1c098ba92083b3218513bbc74153aaf2a
wormhole-william_1.0.6.orig.tar.gz 53.9 KiB 85a7494060740f62767afc53f8d091be2c444459c5bb49ba860f33a91f6b1a40
wormhole-william_1.0.6-4.debian.tar.xz 3.8 KiB 94cdd1eb7f41dd0e2bbba52e45c7c71b18e0bd07364954a2e1e7406c16cf76fb

No changes file available.

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