./wip/tcl-expect, Extensions to Tcl to support scripting of interactive programs

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 5.45.4, Package name: tcl-expect-5.45.4, Maintainer: pkgsrc-users

Expect is a program that performs programmed dialogue with other
interactive programs. It is briefly described by its man page, expect(1).

It uses pseudo-tty's to control the child processes, so it is not affected
by programs that refuse to read from stdin or pipes. (eg: passwd(1) etc).

This program is no longer maintained upstream, with a last release in
2018 and the most recent maintainer ticket action in 2020.


Required to build:
[devel/libtool-base]

Master sites:

Filesize: 617.542 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-04 18:50:46 by othyro | Files touched by this commit (11) | Package removed
Log message:
Was imported into HEAD. Removing.
   2012-01-15 23:15:37 by brad harder | Files touched by this commit (1)
Log message:
fix retrieval of expect5.45 distribution

   2012-01-15 22:46:25 by brad harder | Files touched by this commit (11)
Log message:
latest expect (5.45) built against Tcl85