slackbuilds_ponce/python/python3-pexpect
Robby Workman 1dcb2527b6 python/python3-pexpect: Fixed PRGNAM in build script
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2020-01-03 00:49:37 -06:00
..
python3-pexpect.info
python3-pexpect.SlackBuild
README
slack-desc

Pexpect is a Python module for spawning child applications; controlling them;
and responding to expected patterns in their output. Pexpect can be used for
automating interactive applications such as ssh, ftp, passwd, telnet, etc.
Pexpect is pure Python.