[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package python3-pexpect-4.8.0-7.el9.noarch download

Name python3-pexpect
Epoch 0
Version 4.8.0
Release 7.el9
Architecture noarch
Website/URL https://github.com/pexpect/pexpect
License ISC
Build Time 2023-03-17 23:32:09
Build Host builder-x86-01.inferitos.ru
Summary Unicode-aware Pure Python Expect-like module
Repositories BaseOS
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.
Errata
Size 152 KiB
Source Project python-pexpect-4.8.0-7.el9
SHA-256 checksum 3f82c482cdb09ba7cc610826fcc8ee8dcde19ef2f4cea00f01316b1e5c40a911
× Full screenshot
Changelog link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 4.8.0-7
- Rebuilt for MSVSphere 9.1.