Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37501686
en ru br
ALT Linux repositórios
S:0.7.0-alt1

Group :: Development/Python3
RPM: python3-module-ptyprocess

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.7.0-alt1
Data da compilação: 19 agosto 2021, 19:05 ( 139.8 weeks ago )
Tamanho:: 68.37 Kb

Home page:   https://pypi.python.org/pypi/ptyprocess

Licença: ISCL
Sumário: Run a subprocess in a pseudo terminal
Descrição:

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.

Mantenedor currente: Vitaly Lipatov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • python3-module-ptyprocess
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009