Пакет python3-module-scp: Информация

    Исходный пакет: python3-module-scp
    Версия: 0.15.0-alt1
    Собран:  25 мая 2024 г. 0:43
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/scp

    Лицензия: LGPL-2.1-or-later
    О пакете: scp module for paramiko
    Описание: 
    The scp.py module uses a paramiko transport to send and recieve files via the
    scp1 protocol. This is the protocol as referenced from the openssh scp program,
    and has only been tested with this implementation.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-scp (noarch)

    Сопровождающий: Stanislav Levin

    Список участников:
    Stanislav Levin
    Grigory Ustinov

      1. openssh-clients
      2. openssh-server
      3. rpm-build-pyproject
      4. python3-module-paramiko
      5. python3-module-pyproject-installer >= 0.4.0
      6. python3-module-setuptools
      7. python3-module-wheel

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


    24 мая 2024 г. Stanislav Levin 0.15.0-alt1
    - 0.14.5 -> 0.15.0.
    9 апреля 2024 г. Stanislav Levin 0.14.5-alt1
    - 0.13.6 -> 0.14.5.
    2 февраля 2024 г. Grigory Ustinov 0.13.6-alt1.1
    - NMU: moved on modern pyproject macros.