Path to this page:
./
sysutils/py-ptyprocess,
Run a subprocess in a pseudo terminal
Branch: CURRENT,
Version: 0.7.0nb2,
Package name: py313-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)
- (2025-10-24) Updated to version: py313-ptyprocess-0.7.0nb2
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-07-15) Updated to version: py312-ptyprocess-0.7.0nb2
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
CVS history: (Expand)