[ovirt-4.4-extra] python3-pexpect-4.7.0-4.el8.noarch

Name:python3-pexpect
Version:4.7.0
Release:4.el8
Architecture:noarch
Group:Unspecified
Size:539585
License:ISC
RPM: python3-pexpect-4.7.0-4.el8.noarch.rpm
Source RPM: python-pexpect-4.7.0-4.el8.src.rpm
Build Date:Thu Nov 04 2021
Build Host:ovs-x86-ol8-builder-01.webad1phx.solarisx86phx.oraclevcn.com
Vendor:Oracle America
URL:https://github.com/pexpect/pexpect
Summary:Unicode-aware Pure Python Expect-like module
Description:
Pexpect is a pure Python module for spawning child applications; controlling
them; and responding to expected patterns in their output. Pexpect works like
Don Libes' Expect. Pexpect allows your script to spawn a child application and
control it as if a human were typing commands. This package contains the
python3 version of this module.

Pexpect can be used for automating interactive applications such as ssh, ftp,
passwd, telnet, etc. It can be used to automate setup scripts for duplicating
software package installations on different servers. And it can be used for
automated software testing. Pexpect is in the spirit of Don Libes' Expect, but
Pexpect is pure Python. Unlike other Expect-like modules for Python, Pexpect
does not require TCL or Expect nor does it require C extensions to be
compiled.  It should work on any platform that supports the standard Python
pty module.

Changelog (Show File list) (Show related packages)