OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

44 lines
1.7 KiB

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