Package expect: Information

    Source package: expect
    Version: 5.45.4-alt4
    Latest version according to Repology
    Build time:  Jun 29, 2021, 03:09 AM in the task #276236
    Category: Development/Tcl
    Report package bug
    License: BSD
    Summary: A tcl extension for simplifying program-script interaction
    Description: 
    Expect is a tcl extension for automating interactive applications such
    as telnet, ftp, passwd, fsck, rlogin, tip, etc.  Expect is also useful
    for testing the named applications.  Expect makes it easy for a script
    to control another program and interact with it.
    
    Install the expect package if you'd like to develop scripts which interact
    with interactive applications.  You'll also need to install the tcl
    package.

    List of rpms provided by this srpm:
    expect (x86_64, ppc64le, i586, armh, aarch64)
    expect-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    expect-devel (x86_64, ppc64le, i586, armh, aarch64)
    expect-examples (noarch)




      1. /dev/pts
      2. /proc
      3. tcl-devel >= 8.5.0-alt1

    Last changed


    July 7, 2019 Vladimir D. Seleznev 1:5.45.4-alt4
    - renamed mkpasswd to mkpasswd-expect to avoid file collision.
    - removed package conflict to mkpasswd.
    Jan. 7, 2019 Vladimir D. Seleznev 1:5.45.4-alt3
    - added conflict to expect-examples subpackage with mkpasswd;
    - removed -lieee again;
    - built library with SONAME.
    Jan. 5, 2019 Vladimir D. Seleznev 1:5.45.4-alt2
    - built examples subpackage noarch.