slackbuilds_ponce/libraries/pexpect
2010-05-18 00:29:17 -05:00
..
pexpect.info libraries: nitpicks on ordering of .info file 2010-05-18 00:29:17 -05:00
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.