General
Start
APT/YUM/Smart config
List of packages
GPG key
Mirrors
Recent changes
How you can help
Pydar2
Thanks:
Buildsystem hosted at ithomi
SUSE and Mandrake builds made by the openSUSE build service
Static site hosted at ULYSSIS
Primary mirrors hosted at BELNET, HEAnet, 3TI
Varia:
Random picture!
Looking for a java job?
Leuven blogt

python-expect RPM : Dries RPM Repository

General info:

Name: python-expect
Summary: Expect module for Python
Authority: dag
Upstream:
Version: 0.99999b
Release: 2.2
Epoch: (none)
License: PSFL
Group: Development/Languages
URL: http://pexpect.sourceforge.net/
Description:
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.

Pexpect can be used for automating interactive applications such as ssh, ftp,
passwd, telnet, etc. It can be used to a automate setup scripts for
duplicating software package installations on different servers. It can be
used for automated software testing. Pexpect is in the spirit of Don Libes'
Expect, but Pexpect is pure Python. Unlike other Expect-like modules for
Python, Pexpect does not require TCL or Expect nor does it require C
extensions to be compiled. It should work on any platform that supports the
standard Python pty module.

Rpms:

Spec info:

Spec filename: python-expect.spec
View spec: python-expect spec file
Rpmforge Subversion URL: http://svn.rpmforge.net/svn/trunk/rpms/python-expect/python-expect.spec

Pydar2 info:Id in db: 2806
Checksum: 1145403669-2555

Versions in pydar2:

version 10292 of python-expect
version 6719 of python-expect

More information can be found at the new python-expect rpm page which is still work in progress.