expectk - A program-script interaction and testing utility

Website: https://core.tcl.tk/expect/index
License: Public Domain
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.

Packages:

expectk-5.45.4-5.el8.art.x86_64 [52 KiB]

Changelog:

by Vitezslav Crhonek (2018-11-29):
- Fix issues detected by static analysis
  Resolves: #1602490
Copyright © 2005-2010 Atomicorp, Inc.