Development/Languages

pexpect: Pure Python Expect-like module

Name:pexpect Vendor:Scientific Linux
Version:2.3 License:MIT
Release:1.el5 URL:http://pexpect.sourceforge.net/
Summary
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 automate setup scripts for duplicating software package installations on different servers. And 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.

Arch: noarch

Download:pexpect-2.3-1.el5.noarch.rpm
Build Date:Wed May 21 20:12:16 2008
Packager:
Size:837 KiB

Changelog

* Tue Jan 8 16:00:00 2008 Robert Scheck <robert{%}fedoraproject{*}org> 2.3-1
- Upgrade to 2.3
- Updated the source URL to match with the guidelines
* Wed Aug 29 17:00:00 2007 Robert Scheck <robert{%}fedoraproject{*}org> 2.1-5
- Rebuilt (and some minor spec file tweaks)
* Sat Dec 9 16:00:00 2006 Toshio Kuratomi <toshio{%}tiki-lounge{*}com> - 2.1-4
- Bump and rebuild because I forgot to cvs up before the last build.

Listing created by RepoView-0.5.2