wormhole-william 1.0.6-2 source package in Ubuntu

Changelog

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

  * Don't run help2man at build time, instead generate man page

 -- Stephen Gelman <email address hidden>  Mon, 10 Oct 2022 11:19:50 -0500

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
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
wormhole-william_1.0.6-2.dsc 2.5 KiB 8f280dbdf625ab9be4e724fdf3509acbdc8afbdf25a240e837b3ac3a0869053b
wormhole-william_1.0.6.orig.tar.gz 53.9 KiB 85a7494060740f62767afc53f8d091be2c444459c5bb49ba860f33a91f6b1a40
wormhole-william_1.0.6-2.debian.tar.xz 3.2 KiB 80677c4927c9382d9a5ab8e521e9de86dfd33d6c7456d8581e9cccaa0b259eb1

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