python-pexpect

Rating: 
0
No votes yet

Python module for automating interactive applications
Pexpect is a pure Python module for spawning child applications;
controlling them; and responding to expected patterns in their
output. Pexpect works like Don Libes' Expect. Pexpect allows your
script to spawn a child application and control it as if a human were
typing commands.

Application versions: 
AttachmentSizeDate
File python-pexpect_2.3-1maemo1_all.deb161.58 KB05/08/2013 - 13:12
Changelog: 

pexpect (2.3-1maemo1) unstable; urgency=low

* Fixes: NB#173862 - pexpect package needs to be updated