PACKAGE NAME: python-ptyprocess-0.7.0-aarch64-1_lngn.txz PACKAGE MIRROR: https://slackware.lngn.net/pub/aarch64/slackwareaarch64-current/ PACKAGE LOCATION: . PACKAGE SIZE (compressed): 0 K PACKAGE SIZE (uncompressed): 110 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: python-ptyprocess: python-ptyprocess (subprocesses in pseudo terminals for Python 3) python-ptyprocess: python-ptyprocess: Launch a subprocess in a pseudo terminal (pty), and interact with python-ptyprocess: both the process and its pty. python-ptyprocess: Sometimes, piping stdin and stdout is not enough. There might be python-ptyprocess: a password prompt that doesn't read from stdin, output that changes python-ptyprocess: when it's going to a pipe rather than a terminal, or curses-style python-ptyprocess: interfaces that rely on a terminal. python-ptyprocess: python-ptyprocess: Project URL: https://pypi.python.org/pypi/ptyprocess python-ptyprocess: