Dash:
[t2.git] / package / develop / expect / expect.desc
blob32c135181a7774e5c7467ce0bdc7beb90a9ef427
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/expect/expect.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2004 ROCK Linux Project
5 [COPY] 
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
8 [COPY] 
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
13 [I] Lets you automate telnet, ftp, passwd, fsck, rlogin, tip, etc
15 [T] Expect is a tool for automating interactive applications such as
16 [T] telnet, ftp, passwd, fsck, rlogin, tip, etc. Expect really makes this
17 [T] stuff trivial. Expect is also useful for testing these same
18 [T] applications. And by adding Tk, you can also wrap interactive
19 [T] applications in X11 GUIs. Expect can make easy all sorts of tasks that
20 [T] are prohibitively difficult with anything else. You will find that
21 [T] Expect is an absolutely invaluable tool - using it, you will be able
22 [T] to automate tasks that you've never even thought of before - and
23 [T] you'll be able to do this automation quickly and easily.
25 [U] http://expect.nist.gov/
27 [A] NIST
28 [M] Juergen "George" Sawinski <jsaw@gmx.net>
30 [C] extra/tool extra/shell
31 [F] NOPARALLEL
33 [L] Free-to-use
34 [S] Stable
35 [V] 5.44.1.15
36 [P] X -----5---9 160.000
38 [D] 9a3b820808fcd208a784f1d7a71ef1245a08370e5377becb2a0de834 expect-5.44.1.15.tar.gz http://dl.sourceforge.net/expect/
40 [O] var_append confopt ' ' "--with-tcl=$libdir"