Commit Graph

10 Commits

Author SHA1 Message Date
steven
1fd29a6042 update to pexpect 2.1
"fine" xsa@, removed him from maintainer per his request.
2006-06-08 14:27:16 +00:00
alek
92e91b4ac4 Bump PKGNAMEs after recent python switch 2006-06-03 09:19:52 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
espie
f28f2a833d switch to new plist, killing a few install scripts along the way. 2004-09-14 23:43:54 +00:00
xsa
b38afac349 MODULES= lang/python 2004-08-03 14:27:33 +00:00
david
0bc83833ba a->an 2004-07-26 06:13:03 +00:00
xsa
e47d8c5572 update to py-pexpect-0.999; 2004-07-23 09:08:08 +00:00
xsa
c76bc8c71b change my MAINTAINER address to @openbsd.org; ok sturm@. 2004-01-30 08:39:48 +00:00
sturm
f8301209f0 use default MODPY_VERSION (currently 2.3)
from Xavier Santolaria
2004-01-25 16:46:30 +00:00
sturm
c6a196a7a8 Initial import of py-pexpect 0.99
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>
2004-01-12 17:58:47 +00:00