expect 5.45-1 source package in Ubuntu Linaro Evaluation Build
Changelog
expect (5.45-1) unstable; urgency=low * New upstream release. * Removed unnecessary patches. * Removed the expectk package because expectk was dropped from the upstream distribution. See NEWS.Debian for possible workarounds. * Updated package to standards version 3.9.2 (no changes needed). -- Matthias Klose <email address hidden> Tue, 23 Aug 2011 22:25:49 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Oneiric
- Original maintainer:
- Sergei Golovan
- Architectures:
- any
- Section:
- interpreters
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Oneiric based series for Ubuntu LEB | release | universe | interpreters |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
expect_5.45.orig.tar.gz | 614.1 KiB | b28dca90428a3b30e650525cdc16255d76bb6ccd65d448be53e620d95d5cc040 |
expect_5.45-1.diff.gz | 17.3 KiB | 8e1e496072ac7ca4ea93648a6d2557debd2a5bb5be94b193d6b59da1091cf674 |
expect_5.45-1.dsc | 1.1 KiB | bf62d5e17d662d9a895f321a5a6ba41cde37510629fb48a99b021b9acb00ee68 |
Available diffs
- diff from 5.44.1.15-4 to 5.45-1 (153.3 KiB)
Binary packages built by this source
- expect: Automates interactive applications
Expect is a tool for automating interactive applications according to a script.
Following the script, Expect knows what can be expected from a program and what
the correct response should be. Expect is also useful for testing these same
applications. And by adding Tk, you can also wrap interactive applications in
X11 GUIs. An interpreted language provides branching and high-level control
structures to direct the dialogue. In addition, the user can take control and
interact directly when desired, afterward returning control to the script.
- expect-dev: Automates interactive applications (development)
Expect is a tool for automating interactive applications according to a script.
Following the script, Expect knows what can be expected from a program and what
the correct response should be. Expect is also useful for testing these same
applications. And by adding Tk, you can also wrap interactive applications in
X11 GUIs. An interpreted language provides branching and high-level control
structures to direct the dialogue. In addition, the user can take control and
interact directly when desired, afterward returning control to the script.
.
This package contains the development files and examples.