expect

A program-script interaction and testing utility

Description

Expect is a tcl application for automating and testing
interactive applications such as telnet, ftp, passwd, fsck,
rlogin, tip, etc. Expect makes it easy for a script to
control another program and interact with it.

This package contains expect and some scripts that use it.
Website: http://expect.nist.gov/
License: Public Domain
Vendor: CentOS
Group: development/languages

Packages

expect-5.44.1.15-5.el6_4.x86_64 [256 KiB] Changelog by Vitezslav Crhonek (2013-10-31):
- Fix bogus dates in the %changelog
- Fix memory leak when using -re option
  Resolves: #1025202