Sun, 30 Jun 2024 17:23:42 UTC | login

Information for RPM python3-pexpect-4.8.0-13.fc37.noarch.rpm

ID807075
Namepython3-pexpect
Version4.8.0
Release13.fc37
Epoch
Archnoarch
SummaryUnicode-aware Pure Python Expect-like module
DescriptionPexpect 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.
Build Time2022-07-22 20:52:09 GMT
Size155.11 KB
f685f798679c22e16f2144a7e0cd4c97
LicenseISC
Provides
python-pexpect = 4.8.0-13.fc37
python3-pexpect = 4.8.0-13.fc37
python3.11-pexpect = 4.8.0-13.fc37
python3.11dist(pexpect) = 4.8
python3dist(pexpect) = 4.8
Obsoletes
python-pexpect < 4.8.0-13.fc37
Conflicts No Conflicts
Requires
python(abi) = 3.11
python3-ptyprocess
python3.11dist(ptyprocess) >= 0.5
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 97 >>>
Name ascending sort Size
/usr/lib/python3.11/site-packages/pexpect0.00 B
/usr/lib/python3.11/site-packages/pexpect-4.8.0-py3.11.egg-info0.00 B
/usr/lib/python3.11/site-packages/pexpect-4.8.0-py3.11.egg-info/PKG-INFO2.12 KB
/usr/lib/python3.11/site-packages/pexpect-4.8.0-py3.11.egg-info/SOURCES.txt2.63 KB
/usr/lib/python3.11/site-packages/pexpect-4.8.0-py3.11.egg-info/dependency_links.txt1.00 B
/usr/lib/python3.11/site-packages/pexpect-4.8.0-py3.11.egg-info/requires.txt16.00 B
/usr/lib/python3.11/site-packages/pexpect-4.8.0-py3.11.egg-info/top_level.txt8.00 B
/usr/lib/python3.11/site-packages/pexpect/ANSI.py11.89 KB
/usr/lib/python3.11/site-packages/pexpect/FSM.py13.10 KB
/usr/lib/python3.11/site-packages/pexpect/__init__.py3.81 KB
/usr/lib/python3.11/site-packages/pexpect/__pycache__0.00 B
/usr/lib/python3.11/site-packages/pexpect/__pycache__/ANSI.cpython-311.opt-1.pyc19.44 KB
/usr/lib/python3.11/site-packages/pexpect/__pycache__/ANSI.cpython-311.pyc19.44 KB
/usr/lib/python3.11/site-packages/pexpect/__pycache__/FSM.cpython-311.opt-1.pyc15.94 KB
/usr/lib/python3.11/site-packages/pexpect/__pycache__/FSM.cpython-311.pyc15.94 KB
/usr/lib/python3.11/site-packages/pexpect/__pycache__/__init__.cpython-311.opt-1.pyc4.09 KB
/usr/lib/python3.11/site-packages/pexpect/__pycache__/__init__.cpython-311.pyc4.09 KB
/usr/lib/python3.11/site-packages/pexpect/__pycache__/_async.cpython-311.opt-1.pyc6.43 KB
/usr/lib/python3.11/site-packages/pexpect/__pycache__/_async.cpython-311.pyc6.43 KB
/usr/lib/python3.11/site-packages/pexpect/__pycache__/exceptions.cpython-311.opt-1.pyc2.62 KB
/usr/lib/python3.11/site-packages/pexpect/__pycache__/exceptions.cpython-311.pyc2.62 KB
/usr/lib/python3.11/site-packages/pexpect/__pycache__/expect.cpython-311.opt-1.pyc16.60 KB
/usr/lib/python3.11/site-packages/pexpect/__pycache__/expect.cpython-311.pyc16.60 KB
/usr/lib/python3.11/site-packages/pexpect/__pycache__/fdpexpect.cpython-311.opt-1.pyc7.65 KB
/usr/lib/python3.11/site-packages/pexpect/__pycache__/fdpexpect.cpython-311.pyc7.65 KB
/usr/lib/python3.11/site-packages/pexpect/__pycache__/popen_spawn.cpython-311.opt-1.pyc8.80 KB
/usr/lib/python3.11/site-packages/pexpect/__pycache__/popen_spawn.cpython-311.pyc8.80 KB
/usr/lib/python3.11/site-packages/pexpect/__pycache__/pty_spawn.cpython-311.opt-1.pyc43.46 KB
/usr/lib/python3.11/site-packages/pexpect/__pycache__/pty_spawn.cpython-311.pyc43.64 KB
/usr/lib/python3.11/site-packages/pexpect/__pycache__/pxssh.cpython-311.opt-1.pyc22.66 KB
/usr/lib/python3.11/site-packages/pexpect/__pycache__/pxssh.cpython-311.pyc22.66 KB
/usr/lib/python3.11/site-packages/pexpect/__pycache__/replwrap.cpython-311.opt-1.pyc6.87 KB
/usr/lib/python3.11/site-packages/pexpect/__pycache__/replwrap.cpython-311.pyc6.87 KB
/usr/lib/python3.11/site-packages/pexpect/__pycache__/run.cpython-311.opt-1.pyc7.62 KB
/usr/lib/python3.11/site-packages/pexpect/__pycache__/run.cpython-311.pyc7.62 KB
/usr/lib/python3.11/site-packages/pexpect/__pycache__/screen.cpython-311.opt-1.pyc21.12 KB
/usr/lib/python3.11/site-packages/pexpect/__pycache__/screen.cpython-311.pyc21.12 KB
/usr/lib/python3.11/site-packages/pexpect/__pycache__/spawnbase.cpython-311.opt-1.pyc24.07 KB
/usr/lib/python3.11/site-packages/pexpect/__pycache__/spawnbase.cpython-311.pyc24.07 KB
/usr/lib/python3.11/site-packages/pexpect/__pycache__/utils.cpython-311.opt-1.pyc6.26 KB
/usr/lib/python3.11/site-packages/pexpect/__pycache__/utils.cpython-311.pyc6.26 KB
/usr/lib/python3.11/site-packages/pexpect/_async.py3.18 KB
/usr/lib/python3.11/site-packages/pexpect/bashrc.sh380.00 B
/usr/lib/python3.11/site-packages/pexpect/exceptions.py1.04 KB
/usr/lib/python3.11/site-packages/pexpect/expect.py13.50 KB
/usr/lib/python3.11/site-packages/pexpect/fdpexpect.py5.69 KB
/usr/lib/python3.11/site-packages/pexpect/popen_spawn.py6.02 KB
/usr/lib/python3.11/site-packages/pexpect/pty_spawn.py36.51 KB
/usr/lib/python3.11/site-packages/pexpect/pxssh.py23.71 KB
/usr/lib/python3.11/site-packages/pexpect/replwrap.py5.50 KB
Component of
1 through 27 of 27
Buildroot descending sort Created State
f37-build-680433-76891 2023-01-08 22:57:42 expired
f37-build-680422-76885 2023-01-08 22:03:49 expired
f37-build-678515-76417 2022-11-15 20:23:03 expired
f37-build-674778-75899 2022-11-12 17:09:11 expired
f37-build-674727-75899 2022-11-12 16:44:01 expired
f37-build-673258-75578 2022-11-11 14:34:35 expired
f37-build-672098-75366 2022-11-10 16:18:53 expired
f37-build-669288-74965 2022-11-08 20:16:36 expired
f37-build-668971-74832 2022-11-08 16:50:17 expired
f37-build-664991-74211 2022-11-05 08:07:51 expired
f37-build-664988-74207 2022-11-05 08:07:33 expired
f37-build-664920-74204 2022-11-04 19:00:32 expired
f37-build-664905-74194 2022-11-04 18:07:48 expired
f37-build-658933-73545 2022-10-27 09:02:53 expired
f37-build-657620-73288 2022-10-25 18:07:23 expired
f37-build-657575-73276 2022-10-25 17:40:42 expired
f37-build-657037-73129 2022-10-24 14:04:06 expired
f37-build-656855-73121 2022-10-24 11:58:08 expired
f37-build-656533-73044 2022-10-21 12:23:52 expired
f37-build-654170-72783 2022-10-19 07:31:55 expired
f37-build-654106-72783 2022-10-19 07:17:23 expired
f37-build-647413-72675 2022-10-14 07:37:33 expired
f37-build-647290-72649 2022-10-14 06:16:44 expired
f37-build-647255-72636 2022-10-14 04:01:01 expired
f37-build-644247-72165 2022-10-09 09:57:39 expired
f37-build-640841-71649 2022-10-01 15:58:17 expired
f37-build-638727-70909 2022-09-20 12:56:30 expired