Name: | expectk |
---|---|
Version: | 5.45 |
Release: | 12.el7 |
Architecture: | x86_64 |
Group: | Development/Languages |
Size: | 74461 |
License: | Public Domain |
RPM: | expectk-5.45-12.el7.x86_64.rpm |
Source RPM: | expect-5.45-12.el7.src.rpm |
Build Date: | Thu May 01 2014 |
Build Host: | ca-buildj3.us.oracle.com |
Vendor: | Oracle America |
URL: | http://expect.nist.gov/ |
Summary: | 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 originally contained expectk and some scripts that used it. As expectk was removed from upstream tarball in expect-5.45, now the package contains just these scripts. Please use tclsh with package require Tk and Expect instead of expectk. |