Mon, 01 Jul 2024 01:13:16 UTC | login

Information for RPM python3-asyncssh-2.2.1-4.fc33.noarch.rpm

ID672746
Namepython3-asyncssh
Version2.2.1
Release4.fc33
Epoch
Archnoarch
SummaryAsynchronous SSH for Python
DescriptionPython 3 library for asynchronous client and server-side SSH communication. It uses the Python asyncio module and implements many SSH protocol features such as the various channels, SFTP, SCP, forwarding, session multiplexing over a connection and more.
Build Time2020-07-29 16:22:20 GMT
Size403.81 KB
038defa17c646f331d509212e3f1ca2a
LicenseEPL-2.0 or GPLv2+
Provides
python-asyncssh = 2.2.1-4.fc33
python3-asyncssh = 2.2.1-4.fc33
python3.9-asyncssh = 2.2.1-4.fc33
python3.9dist(asyncssh) = 2.2.1
python3dist(asyncssh) = 2.2.1
Obsoletes
python-asyncssh < 2.2.1-4.fc33
Conflicts No Conflicts
Requires
python(abi) = 3.9
python3.9dist(cryptography) >= 2.8
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:
<<< 101 through 150 of 240 >>>
Name ascending sort Size
/usr/lib/python3.9/site-packages/asyncssh/__pycache__/stream.cpython-39.pyc20.77 KB
/usr/lib/python3.9/site-packages/asyncssh/__pycache__/subprocess.cpython-39.opt-1.pyc11.23 KB
/usr/lib/python3.9/site-packages/asyncssh/__pycache__/subprocess.cpython-39.pyc11.23 KB
/usr/lib/python3.9/site-packages/asyncssh/__pycache__/version.cpython-39.opt-1.pyc332.00 B
/usr/lib/python3.9/site-packages/asyncssh/__pycache__/version.cpython-39.pyc332.00 B
/usr/lib/python3.9/site-packages/asyncssh/__pycache__/x11.cpython-39.opt-1.pyc12.44 KB
/usr/lib/python3.9/site-packages/asyncssh/__pycache__/x11.cpython-39.pyc12.44 KB
/usr/lib/python3.9/site-packages/asyncssh/agent.py20.52 KB
/usr/lib/python3.9/site-packages/asyncssh/agent_unix.py1008.00 B
/usr/lib/python3.9/site-packages/asyncssh/agent_win32.py4.49 KB
/usr/lib/python3.9/site-packages/asyncssh/asn1.py21.37 KB
/usr/lib/python3.9/site-packages/asyncssh/auth.py28.50 KB
/usr/lib/python3.9/site-packages/asyncssh/auth_keys.py9.38 KB
/usr/lib/python3.9/site-packages/asyncssh/channel.py66.59 KB
/usr/lib/python3.9/site-packages/asyncssh/client.py15.62 KB
/usr/lib/python3.9/site-packages/asyncssh/compression.py3.02 KB
/usr/lib/python3.9/site-packages/asyncssh/connection.py235.74 KB
/usr/lib/python3.9/site-packages/asyncssh/constants.py8.07 KB
/usr/lib/python3.9/site-packages/asyncssh/crypto0.00 B
/usr/lib/python3.9/site-packages/asyncssh/crypto/__init__.py1.75 KB
/usr/lib/python3.9/site-packages/asyncssh/crypto/__pycache__0.00 B
/usr/lib/python3.9/site-packages/asyncssh/crypto/__pycache__/__init__.cpython-39.opt-1.pyc1.28 KB
/usr/lib/python3.9/site-packages/asyncssh/crypto/__pycache__/__init__.cpython-39.pyc1.28 KB
/usr/lib/python3.9/site-packages/asyncssh/crypto/__pycache__/chacha.cpython-39.opt-1.pyc4.03 KB
/usr/lib/python3.9/site-packages/asyncssh/crypto/__pycache__/chacha.cpython-39.pyc4.03 KB
/usr/lib/python3.9/site-packages/asyncssh/crypto/__pycache__/cipher.cpython-39.opt-1.pyc4.09 KB
/usr/lib/python3.9/site-packages/asyncssh/crypto/__pycache__/cipher.cpython-39.pyc4.09 KB
/usr/lib/python3.9/site-packages/asyncssh/crypto/__pycache__/dsa.cpython-39.opt-1.pyc3.44 KB
/usr/lib/python3.9/site-packages/asyncssh/crypto/__pycache__/dsa.cpython-39.pyc3.44 KB
/usr/lib/python3.9/site-packages/asyncssh/crypto/__pycache__/ec.cpython-39.opt-1.pyc5.55 KB
/usr/lib/python3.9/site-packages/asyncssh/crypto/__pycache__/ec.cpython-39.pyc5.55 KB
/usr/lib/python3.9/site-packages/asyncssh/crypto/__pycache__/ec_params.cpython-39.opt-1.pyc2.33 KB
/usr/lib/python3.9/site-packages/asyncssh/crypto/__pycache__/ec_params.cpython-39.pyc2.33 KB
/usr/lib/python3.9/site-packages/asyncssh/crypto/__pycache__/ed.cpython-39.opt-1.pyc8.23 KB
/usr/lib/python3.9/site-packages/asyncssh/crypto/__pycache__/ed.cpython-39.pyc8.23 KB
/usr/lib/python3.9/site-packages/asyncssh/crypto/__pycache__/kdf.cpython-39.opt-1.pyc901.00 B
/usr/lib/python3.9/site-packages/asyncssh/crypto/__pycache__/kdf.cpython-39.pyc901.00 B
/usr/lib/python3.9/site-packages/asyncssh/crypto/__pycache__/misc.cpython-39.opt-1.pyc733.00 B
/usr/lib/python3.9/site-packages/asyncssh/crypto/__pycache__/misc.cpython-39.pyc733.00 B
/usr/lib/python3.9/site-packages/asyncssh/crypto/__pycache__/rsa.cpython-39.opt-1.pyc4.87 KB
/usr/lib/python3.9/site-packages/asyncssh/crypto/__pycache__/rsa.cpython-39.pyc4.87 KB
/usr/lib/python3.9/site-packages/asyncssh/crypto/__pycache__/umac.cpython-39.opt-1.pyc3.27 KB
/usr/lib/python3.9/site-packages/asyncssh/crypto/__pycache__/umac.cpython-39.pyc3.27 KB
/usr/lib/python3.9/site-packages/asyncssh/crypto/__pycache__/x509.cpython-39.opt-1.pyc12.08 KB
/usr/lib/python3.9/site-packages/asyncssh/crypto/__pycache__/x509.cpython-39.pyc12.08 KB
/usr/lib/python3.9/site-packages/asyncssh/crypto/chacha.py4.94 KB
/usr/lib/python3.9/site-packages/asyncssh/crypto/cipher.py5.17 KB
/usr/lib/python3.9/site-packages/asyncssh/crypto/dsa.py3.39 KB
/usr/lib/python3.9/site-packages/asyncssh/crypto/ec.py5.94 KB
/usr/lib/python3.9/site-packages/asyncssh/crypto/ec_params.py4.55 KB
Component of No Buildroots