Fri, 12 Jul 2024 02:45:46 UTC | login

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

ID597585
Namepython3-asyncssh
Version2.2.1
Release1.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-05-01 08:47:22 GMT
Size404.66 KB
5e423cb841bd62d6e9d70cd07a5c28be
LicenseEPL-2.0 or GPLv2+
Provides
python-asyncssh = 2.2.1-1.fc33
python-asyncssh = 2.2.1-1.fc33
python3-asyncssh = 2.2.1-1.fc33
python3.8dist(asyncssh) = 2.2.1
python38-asyncssh = 2.2.1-1.fc33
python38-asyncssh = 2.2.1-1.fc33
python3dist(asyncssh) = 2.2.1
Obsoletes
python-asyncssh < 2.2.1-1.fc33
Conflicts No Conflicts
Requires
python(abi) = 3.8
python3.8dist(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:
<<< 151 through 200 of 240 >>>
Name Size descending sort
/usr/lib/python3.8/site-packages/asyncssh/crypto/__pycache__/dsa.cpython-38.opt-1.pyc3.45 KB
/usr/lib/python3.8/site-packages/asyncssh/crypto/__pycache__/dsa.cpython-38.pyc3.45 KB
/usr/lib/python3.8/site-packages/asyncssh/crypto/dsa.py3.39 KB
/usr/lib/python3.8/site-packages/asyncssh/saslprep.py3.38 KB
/usr/lib/python3.8/site-packages/asyncssh-2.2.1-py3.8.egg-info/SOURCES.txt3.32 KB
/usr/lib/python3.8/site-packages/asyncssh/crypto/__pycache__/umac.cpython-38.opt-1.pyc3.27 KB
/usr/lib/python3.8/site-packages/asyncssh/crypto/__pycache__/umac.cpython-38.pyc3.27 KB
/usr/lib/python3.8/site-packages/asyncssh/kex.py3.18 KB
/usr/lib/python3.8/site-packages/asyncssh/compression.py3.02 KB
/usr/lib/python3.8/site-packages/asyncssh/__pycache__/keysign.cpython-38.opt-1.pyc2.95 KB
/usr/lib/python3.8/site-packages/asyncssh/__pycache__/keysign.cpython-38.pyc2.95 KB
/usr/lib/python3.8/site-packages/asyncssh/__pycache__/compression.cpython-38.opt-1.pyc2.93 KB
/usr/lib/python3.8/site-packages/asyncssh/__pycache__/compression.cpython-38.pyc2.93 KB
/usr/lib/python3.8/site-packages/asyncssh/__pycache__/kex.cpython-38.opt-1.pyc2.83 KB
/usr/lib/python3.8/site-packages/asyncssh/__pycache__/kex.cpython-38.pyc2.83 KB
/usr/share/doc/python3-asyncssh/examples/chat_server.py2.52 KB
/usr/share/doc/python3-asyncssh/examples/callback_math_server.py2.49 KB
/usr/share/doc/python3-asyncssh/examples/simple_server.py2.40 KB
/usr/share/doc/python3-asyncssh/examples/show_terminal.py2.38 KB
/usr/share/doc/python3-asyncssh/examples/reverse_server.py2.35 KB
/usr/lib/python3.8/site-packages/asyncssh/crypto/__pycache__/ec_params.cpython-38.opt-1.pyc2.33 KB
/usr/lib/python3.8/site-packages/asyncssh/crypto/__pycache__/ec_params.cpython-38.pyc2.33 KB
/usr/lib/python3.8/site-packages/asyncssh/__pycache__/saslprep.cpython-38.opt-1.pyc2.33 KB
/usr/lib/python3.8/site-packages/asyncssh/__pycache__/saslprep.cpython-38.pyc2.33 KB
/usr/share/doc/python3-asyncssh/examples/reverse_client.py2.25 KB
/usr/share/doc/python3-asyncssh/examples/stream_direct_server.py2.09 KB
/usr/share/doc/python3-asyncssh/examples/direct_server.py2.05 KB
/usr/share/doc/python3-asyncssh/examples/editor.py2.03 KB
/usr/share/doc/python3-asyncssh/examples/simple_keyed_server.py2.02 KB
/usr/share/doc/python3-asyncssh/examples/math_server.py2.02 KB
/usr/share/doc/python3-asyncssh/examples/show_environment.py1.89 KB
/usr/share/doc/python3-asyncssh/examples/redirect_server.py1.87 KB
/usr/share/doc/python3-asyncssh/examples/local_forwarding_server.py1.86 KB
/usr/lib/python3.8/site-packages/asyncssh/crypto/__init__.py1.75 KB
/usr/share/doc/python3-asyncssh/examples/chroot_sftp_server.py1.72 KB
/usr/lib/python3.8/site-packages/asyncssh/gss.py1.69 KB
/usr/share/doc/python3-asyncssh/examples/simple_cert_server.py1.68 KB
/usr/share/doc/python3-asyncssh/examples/remote_forwarding_server.py1.64 KB
/usr/share/doc/python3-asyncssh/examples/direct_client.py1.62 KB
/usr/share/doc/python3-asyncssh/examples/callback_client.py1.61 KB
/usr/share/doc/python3-asyncssh/examples/listening_client.py1.59 KB
/usr/share/doc/python3-asyncssh/examples/gather_results.py1.58 KB
/usr/share/doc/python3-asyncssh/examples/simple_scp_server.py1.51 KB
/usr/share/doc/python3-asyncssh/examples/simple_sftp_server.py1.50 KB
/usr/share/doc/python3-asyncssh/examples/callback_client3.py1.46 KB
/usr/share/doc/python3-asyncssh/examples/stream_listening_client.py1.46 KB
/usr/lib/python3.8/site-packages/asyncssh/__pycache__/gss.cpython-38.opt-1.pyc1.45 KB
/usr/lib/python3.8/site-packages/asyncssh/__pycache__/gss.cpython-38.pyc1.45 KB
/usr/share/doc/python3-asyncssh/examples/remote_forwarding_client2.py1.44 KB
/usr/share/doc/python3-asyncssh/examples/callback_client2.py1.35 KB
Component of No Buildroots