magic-wormhole 0.13.0-1ubuntu1 source package in Ubuntu

Changelog

magic-wormhole (0.13.0-1ubuntu1) oracular; urgency=medium

  * Use ConfigParser to fix FTBFS with Python-3.12. (LP: #2068774)

 -- Sudip Mukherjee <email address hidden>  Tue, 18 Jun 2024 11:47:57 +0100

Upload details

Uploaded by:
Sudip Mukherjee
Sponsored by:
Athos Ribeiro
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
magic-wormhole_0.13.0.orig.tar.gz 264.3 KiB 88ecb5c76d6c5be8a2fdde038354f1cda0567f7633f26fb1e0bcaf3ea2531bf7
magic-wormhole_0.13.0-1ubuntu1.debian.tar.xz 9.4 KiB 8c6a6e27587cf8eecfd2942aed8bf7fdf4c84a18ef8240dd2933535d2622fa8d
magic-wormhole_0.13.0-1ubuntu1.dsc 2.4 KiB 0538c959010afbc0651bc076e062bda59c020a9b0b3be0d5bf4cb012747d697b

View changes file

Binary packages built by this source

magic-wormhole: Securely and simply transfer data between computers

 Magic Wormhole provides a command-line tool and Python library named
 "wormhole" which makes it possible to very easily transfer short
 pieces of text or arbitrary-sized files or directories from one
 computer to another.
 .
 The two endpoints are identified by using identical "wormhole codes":
 in general, the sending machine generates and displays the code,
 which must then be typed into the receiving machine. The codes are
 short and human-pronounceable, using a phonetically-distinct
 wordlist. The receiving side offers tab-completion on the codewords,
 so usually only a few characters must be typed. Wormhole codes are
 single-use and do not need to be memorized.