mirror of
https://gitlab.com/CinnamonSlackBuilds/csb.git
synced 2024-12-26 21:59:28 +01:00
04ce3d2a8b
Signed-off-by: Willy Sudiarto Raharjo <willysr@gmail.com>
12 lines
490 B
Text
12 lines
490 B
Text
|-----handy-ruler------------------------------------------------------|
|
|
pexpect: pexpect (Python module for spawning child applications)
|
|
pexpect:
|
|
pexpect: Pexpect is a Python module for spawning child applications,
|
|
pexpect: controlling them, and responding to expected patterns in their
|
|
pexpect: output. Pexpect can be used for automating interactive
|
|
pexpect: applications such as ssh, ftp, passwd, telnet, etc.
|
|
pexpect: Pexpect is pure Python.
|
|
pexpect:
|
|
pexpect:
|
|
pexpect:
|
|
pexpect:
|