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

    Исходный пакет: python-module-ptyprocess
    Версия: 0.6.0-alt1
    Собран:  27 июня 2021 г. 19:58 в задании #275850
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/ptyprocess

    Лицензия: ISCL
    О пакете: Run a subprocess in a pseudo terminal
    Описание: 
    Launch a subprocess in a pseudo terminal (pty), and interact with both
    the process and its pty.
    
    Sometimes, piping stdin and stdout is not enough. There might be a
    password prompt that doesn't read from stdin, output that changes when
    it's going to a pipe rather than a terminal, or curses-style interfaces
    that rely on a terminal. If you need to automate these things, running
    the process in a pseudo terminal (pty) is the answer.

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

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


      1. /dev/pts
      2. python3-module-pytest
      3. python3-module-setuptools
      4. rpm-build-python3
      5. python-module-pytest
      6. python-module-setuptools

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


    20 августа 2018 г. Stanislav Levin 0.6.0-alt1
    - 0.5.2 -> 0.6.0.
    21 марта 2018 г. Stanislav Levin 0.5.2-alt1
    - 0.5 -> 0.5.2
    2 февраля 2018 г. Stanislav Levin 0.5-alt1.git20150617.2.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools