| Name: | expectk |
|---|---|
| Version: | 5.45 |
| Release: | 14.el7_1 |
| Architecture: | x86_64 |
| Group: | Development/Languages |
| Size: | 74461 |
| License: | Public Domain |
| RPM: | expectk-5.45-14.el7_1.x86_64.rpm |
| Source RPM: | expect-5.45-14.el7_1.src.rpm |
| Build Date: | Tue Jun 23 2015 |
| Build Host: | x86-ol7-builder-03.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. |