Pexpect makes Python a better tool for controlling other 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. WWW: http://pexpect.sourceforge.net/ from Xavier Santolaria <xavier at santolaria dot net>
8 lines
308 B
Plaintext
8 lines
308 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/01/12 17:58:47 sturm Exp $
|
|
lib/python${MODPY_VERSION}/site-packages/pexpect.py
|
|
lib/python${MODPY_VERSION}/site-packages/pexpect.pyc
|
|
share/examples/py-pexpect/ANSI.py
|
|
share/examples/py-pexpect/FSM.py
|
|
share/examples/py-pexpect/screen.py
|
|
@dirrm share/examples/py-pexpect
|