The devel/py-ptyprocess,python3 port
py3-ptyprocess-0.7.0p4 – run a subprocess in a pseudo terminal (cvsweb github mirror)
Description
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.WWW: https://github.com/pexpect/ptyprocess
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/lib/python3.11/site-packages/ptyprocess-0.7.0.dist-info/
- /usr/local/lib/python3.11/site-packages/ptyprocess-0.7.0.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/ptyprocess-0.7.0.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/ptyprocess-0.7.0.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/ptyprocess-0.7.0.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/ptyprocess/
- /usr/local/lib/python3.11/site-packages/ptyprocess/__init__.py
- /usr/local/lib/python3.11/site-packages/ptyprocess/__pycache__/
- /usr/local/lib/python3.11/site-packages/ptyprocess/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/ptyprocess/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/ptyprocess/__pycache__/_fork_pty.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/ptyprocess/__pycache__/_fork_pty.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/ptyprocess/__pycache__/ptyprocess.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/ptyprocess/__pycache__/ptyprocess.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/ptyprocess/__pycache__/util.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/ptyprocess/__pycache__/util.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/ptyprocess/_fork_pty.py
- /usr/local/lib/python3.11/site-packages/ptyprocess/ptyprocess.py
- /usr/local/lib/python3.11/site-packages/ptyprocess/util.py