slackbuilds_ponce/python/python3-pexpect
Benjamin Trigona-Harany df6fe97fc9 python/python3-pexpect: Updated for version 4.3.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
2017-11-18 12:40:46 +07: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.