Пакет magic-wormhole: Информация

    Исходный пакет: magic-wormhole
    Версия: 0.11.2-alt1
    Собран:  8 июня 2019 г. 0:39
    Категория: Разработка/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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    magic-wormhole (noarch)

    Сопровождающий: Vitaly Lipatov

    Список участников:
    Vitaly Lipatov

      1. python3-dev
      2. python3-module-attrs >= 16.3.0
      3. python3-module-automat
      4. python3-module-click >= 6.7
      5. python3-module-hkdf
      6. python3-module-humanize
      7. python3-module-service-identity
      8. python3-module-setuptools
      9. python3-module-spake2 >= 0.8
      10. python3-module-tqdm >= 4.13.0
      11. python3-module-txtorcon >= 18.0.2
      12. rpm-build-intro >= 2.1.1
      13. rpm-build-python3

    Последнее изменение


    25 декабря 2018 г. Vitaly Lipatov 0.11.2-alt1
    - new version 0.11.2 (with rpmrb script)
    - update requirements
    3 июля 2018 г. Vitaly Lipatov 0.10.5-alt1
    - new version 0.10.5 (with rpmrb script)
    24 декабря 2017 г. Vitaly Lipatov 0.10.3-alt1
    - Initial build for ALT Sisyphus