Information for RPM hypershell-2.7.0-1.fc42.noarch.rpm

ID27973
Buildhypershell-2.7.0-1.fc42
Namehypershell
Version2.7.0
Release1.fc42
Epoch
Archnoarch
DraftFalse
SummaryUtility for processing shell commands over a distributed, asynchronous queue
DescriptionElegant, cross-platform, high-throughput computing utility for processing shell commands over a distributed, asynchronous queue. Highly scalable workflow automation tool for many-task scenarios.
Build Time2025-05-29 22:36:12 GMT
Size254.79 KB
5cf3752957305bc40f52ee8d86533f1f
LicenseApache-2.0
Provides
hypershell = 2.7.0-1.fc42
python3.13dist(hypershell) = 2.7
python3dist(hypershell) = 2.7
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/usr/bin/python3
python(abi) = 3.13
python3.13dist(cmdkit) >= 2.7.7
python3.13dist(cmdkit[toml]) >= 2.7.7
python3.13dist(paramiko) >= 3.4
python3.13dist(pyyaml) >= 6.0.1
python3.13dist(rich) >= 13.7.1
python3.13dist(sqlalchemy) >= 2.0.26
python3.13dist(tomlkit) >= 0.13.2
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 113 >>>
Name ascending sort Size
/usr/bin/hsx218.00 B
/usr/bin/hyper-shell214.00 B
/usr/lib/python3.13/site-packages/hypershell0.00 B
/usr/lib/python3.13/site-packages/hypershell-2.7.0.dist-info0.00 B
/usr/lib/python3.13/site-packages/hypershell-2.7.0.dist-info/INSTALLER4.00 B
/usr/lib/python3.13/site-packages/hypershell-2.7.0.dist-info/METADATA4.63 KB
/usr/lib/python3.13/site-packages/hypershell-2.7.0.dist-info/WHEEL87.00 B
/usr/lib/python3.13/site-packages/hypershell-2.7.0.dist-info/entry_points.txt93.00 B
/usr/lib/python3.13/site-packages/hypershell-2.7.0.dist-info/licenses0.00 B
/usr/lib/python3.13/site-packages/hypershell-2.7.0.dist-info/licenses/LICENSE11.09 KB
/usr/lib/python3.13/site-packages/hypershell/__init__.py4.10 KB
/usr/lib/python3.13/site-packages/hypershell/__pycache__0.00 B
/usr/lib/python3.13/site-packages/hypershell/__pycache__/__init__.cpython-313.opt-1.pyc5.03 KB
/usr/lib/python3.13/site-packages/hypershell/__pycache__/__init__.cpython-313.pyc5.03 KB
/usr/lib/python3.13/site-packages/hypershell/__pycache__/client.cpython-313.opt-1.pyc64.69 KB
/usr/lib/python3.13/site-packages/hypershell/__pycache__/client.cpython-313.pyc64.69 KB
/usr/lib/python3.13/site-packages/hypershell/__pycache__/config.cpython-313.opt-1.pyc17.34 KB
/usr/lib/python3.13/site-packages/hypershell/__pycache__/config.cpython-313.pyc17.34 KB
/usr/lib/python3.13/site-packages/hypershell/__pycache__/server.cpython-313.opt-1.pyc56.93 KB
/usr/lib/python3.13/site-packages/hypershell/__pycache__/server.cpython-313.pyc56.93 KB
/usr/lib/python3.13/site-packages/hypershell/__pycache__/submit.cpython-313.opt-1.pyc39.75 KB
/usr/lib/python3.13/site-packages/hypershell/__pycache__/submit.cpython-313.pyc39.75 KB
/usr/lib/python3.13/site-packages/hypershell/__pycache__/task.cpython-313.opt-1.pyc62.48 KB
/usr/lib/python3.13/site-packages/hypershell/__pycache__/task.cpython-313.pyc62.48 KB
/usr/lib/python3.13/site-packages/hypershell/client.py47.68 KB
/usr/lib/python3.13/site-packages/hypershell/cluster0.00 B
/usr/lib/python3.13/site-packages/hypershell/cluster/__init__.py18.29 KB
/usr/lib/python3.13/site-packages/hypershell/cluster/__pycache__0.00 B
/usr/lib/python3.13/site-packages/hypershell/cluster/__pycache__/__init__.cpython-313.opt-1.pyc22.71 KB
/usr/lib/python3.13/site-packages/hypershell/cluster/__pycache__/__init__.cpython-313.pyc22.71 KB
/usr/lib/python3.13/site-packages/hypershell/cluster/__pycache__/local.cpython-313.opt-1.pyc7.98 KB
/usr/lib/python3.13/site-packages/hypershell/cluster/__pycache__/local.cpython-313.pyc7.98 KB
/usr/lib/python3.13/site-packages/hypershell/cluster/__pycache__/remote.cpython-313.opt-1.pyc33.69 KB
/usr/lib/python3.13/site-packages/hypershell/cluster/__pycache__/remote.cpython-313.pyc33.69 KB
/usr/lib/python3.13/site-packages/hypershell/cluster/__pycache__/ssh.cpython-313.opt-1.pyc16.58 KB
/usr/lib/python3.13/site-packages/hypershell/cluster/__pycache__/ssh.cpython-313.pyc16.58 KB
/usr/lib/python3.13/site-packages/hypershell/cluster/local.py7.82 KB
/usr/lib/python3.13/site-packages/hypershell/cluster/remote.py28.38 KB
/usr/lib/python3.13/site-packages/hypershell/cluster/ssh.py13.56 KB
/usr/lib/python3.13/site-packages/hypershell/config.py13.99 KB
/usr/lib/python3.13/site-packages/hypershell/core0.00 B
/usr/lib/python3.13/site-packages/hypershell/core/__init__.py118.00 B
/usr/lib/python3.13/site-packages/hypershell/core/__pycache__0.00 B
/usr/lib/python3.13/site-packages/hypershell/core/__pycache__/__init__.cpython-313.opt-1.pyc199.00 B
/usr/lib/python3.13/site-packages/hypershell/core/__pycache__/__init__.cpython-313.pyc199.00 B
/usr/lib/python3.13/site-packages/hypershell/core/__pycache__/config.cpython-313.opt-1.pyc15.16 KB
/usr/lib/python3.13/site-packages/hypershell/core/__pycache__/config.cpython-313.pyc15.16 KB
/usr/lib/python3.13/site-packages/hypershell/core/__pycache__/exceptions.cpython-313.opt-1.pyc6.66 KB
/usr/lib/python3.13/site-packages/hypershell/core/__pycache__/exceptions.cpython-313.pyc6.66 KB
/usr/lib/python3.13/site-packages/hypershell/core/__pycache__/fsm.cpython-313.opt-1.pyc2.87 KB
Component of No Buildroots