diff options
author | P. J. McDermott <pjm@nac.net> | 2013-09-19 20:53:09 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-09-19 20:53:09 (EDT) |
commit | 475c95abd082dc78332885bbab7d16e4c9f2a841 (patch) | |
tree | 8d7387d7d7f5bc96ba37dec56d2d4413c0cf3aab /substvars | |
parent | 91712a7d24e7907214c8e67e5258e22ce492e338 (diff) |
Add binary packages.
Diffstat (limited to 'substvars')
-rw-r--r-- | substvars | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1 +1,7 @@ +Source-Version-Upstream: 5.45 Tcl-Version: 8.6 +Common-Description: + Expect is a tool for automating interactive applications such as telnet, ftp, + passwd, fsck, rlogin, tip, etc. Expect really makes this stuff trivial. + Expect is also useful for testing these same applications. And by adding Tk, + you can wrap interactive applications in X11 GUIs. |