Path to this page:
./
sysutils/py-ptyprocess,
Run a subprocess in a pseudo terminal
Branch: CURRENT,
Version: 0.7.0nb2,
Package name: py310-ptyprocess-0.7.0nb2,
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:
Filesize: 69.104 KB
Version history: (Expand)
- (2023-02-09) Updated to version: py310-ptyprocess-0.7.0nb2
- (2022-01-05) Updated to version: py39-ptyprocess-0.7.0nb2
- (2022-01-01) Updated to version: py39-ptyprocess-0.7.0nb1
- (2021-10-07) Updated to version: py39-ptyprocess-0.7.0
- (2021-03-20) Updated to version: py38-ptyprocess-0.7.0
- (2018-07-06) Updated to version: py27-ptyprocess-0.6.0
CVS history: (Expand)