SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

pexpect rpm build for : Fedora 13. For other distributions click pexpect.

Name : pexpect
Version : 2.3 Vendor : Fedora Project
Release : 4.fc12 Date : 2009-07-28 04:17:57
Group : Development/Languages Source RPM : pexpect-2.3-4.fc12.src.rpm
Size : 0.77 MB
Packager : Fedora Project
Summary : Pure Python Expect-like module
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 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.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/13/Everything/i386/os/Packages

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  pexpect-2.3-4.fc12.noarch.rpm
ftp.icm.edu.pl  pexpect-2.3-4.fc12.noarch.rpm
ftp.icm.edu.pl  pexpect-2.3-4.fc12.noarch.rpm
     

Provides :
pexpect

Requires :
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
/usr/bin/env
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
python(abi) = 2.6
rpmlib(PartialHardlinkSets) <= 4.0.4-1


Content of RPM :
/usr/lib/python2.6/site-packages/ANSI.py
/usr/lib/python2.6/site-packages/ANSI.pyc
/usr/lib/python2.6/site-packages/ANSI.pyo
/usr/lib/python2.6/site-packages/FSM.py
/usr/lib/python2.6/site-packages/FSM.pyc
/usr/lib/python2.6/site-packages/FSM.pyo
/usr/lib/python2.6/site-packages/fdpexpect.py
/usr/lib/python2.6/site-packages/fdpexpect.pyc
/usr/lib/python2.6/site-packages/fdpexpect.pyo
/usr/lib/python2.6/site-packages/pexpect-2.3-py2.6.egg-info
/usr/lib/python2.6/site-packages/pexpect.py
/usr/lib/python2.6/site-packages/pexpect.pyc
/usr/lib/python2.6/site-packages/pexpect.pyo
/usr/lib/python2.6/site-packages/pxssh.py
/usr/lib/python2.6/site-packages/pxssh.pyc
/usr/lib/python2.6/site-packages/pxssh.pyo
/usr/lib/python2.6/site-packages/screen.py
/usr/lib/python2.6/site-packages/screen.pyc
/usr/lib/python2.6/site-packages/screen.pyo
/usr/share/doc/pexpect-2.3
/usr/share/doc/pexpect-2.3/LICENSE
/usr/share/doc/pexpect-2.3/README
/usr/share/doc/pexpect-2.3/doc
/usr/share/doc/pexpect-2.3/doc/ANSI.html
/usr/share/doc/pexpect-2.3/doc/FSM.html
/usr/share/doc/pexpect-2.3/doc/clean.css
/usr/share/doc/pexpect-2.3/doc/email.png
/usr/share/doc/pexpect-2.3/doc/examples.html
/usr/share/doc/pexpect-2.3/doc/fdpexpect.html
/usr/share/doc/pexpect-2.3/doc/index.html
There is 30 files more in these RPM.

 
ICM