Пакет magic-wormhole: Информация
Исходный пакет: magic-wormhole
Версия: 0.18.0-alt1
Собран: 13 марта 2026 г. 11:26
Категория: Разработка/Python 3
Сообщить об ошибке в пакетеДомашняя страница: https://github.com/warner/magic-wormhole
Лицензия: MIT
О пакете: get things from one computer to another, safely
Описание:
Get things from one computer to another, safely. This package provides a library and a command-line tool named wormhole, which makes it possible to get arbitrary-sized files and directories (or short pieces of text) 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.
Сопровождающий: Vitaly Lipatov
Последнее изменение
11 марта 2026 г. Vitaly Lipatov 0.18.0-alt1
- new version 0.18.0 - drop zipstream-ng version requirement (1.5.0 available in repo) - skip iterable_io dependency (not yet packaged)
6 апреля 2024 г. Vitaly Lipatov 0.14.0-alt1
- new version 0.14.0 (with rpmrb script)
25 января 2024 г. Grigory Ustinov 0.13.0-alt2
- Fixed FTBFS.