Path to this page:
./
sysutils/py-ptyprocess,
Run a subprocess in a pseudo terminal
Branch: pkgsrc-2018Q2,
Version: 0.5.2,
Package name: py27-ptyprocess-0.5.2,
Maintainer: pkgsrc-usersLaunch 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.
Required to run:[
lang/python27]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 30b860d5509191d657397c312f2351f9559c5f4e
RMD160: 929a28a6627b8449ada87e4606c63517d3d5b620
Filesize: 67.673 KB
Version history: (Expand)
- (2018-07-03) Package added to pkgsrc.se, version py27-ptyprocess-0.5.2 (created)