Tue, 01 Oct 2024 06:31:44 UTC | login

Information for RPM python3-asyncssh-2.13.2-4.fc39.noarch.rpm

ID1042029
Namepython3-asyncssh
Version2.13.2
Release4.fc39
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 Time2023-07-21 07:36:01 GMT
Size727.52 KB
7b5af728e8e6ac72f72a25ca1d1324d2
LicenseEPL-2.0 or GPLv2+
Provides
python-asyncssh = 2.13.2-4.fc39
python3-asyncssh = 2.13.2-4.fc39
python3.12-asyncssh = 2.13.2-4.fc39
python3.12dist(asyncssh) = 2.13.2
python3dist(asyncssh) = 2.13.2
Obsoletes
python-asyncssh < 2.13.2-4.fc39
Conflicts No Conflicts
Requires
python(abi) = 3.12
python3.12dist(cryptography) >= 3.1
python3.12dist(typing-extensions) >= 3.6
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 253 >>>
Name ascending sort Size
/usr/lib/python3.12/site-packages/asyncssh/__pycache__/sk_eddsa.cpython-312.pyc8.48 KB
/usr/lib/python3.12/site-packages/asyncssh/__pycache__/socks.cpython-312.opt-1.pyc9.00 KB
/usr/lib/python3.12/site-packages/asyncssh/__pycache__/socks.cpython-312.pyc9.16 KB
/usr/lib/python3.12/site-packages/asyncssh/__pycache__/stream.cpython-312.opt-1.pyc35.79 KB
/usr/lib/python3.12/site-packages/asyncssh/__pycache__/stream.cpython-312.pyc36.27 KB
/usr/lib/python3.12/site-packages/asyncssh/__pycache__/subprocess.cpython-312.opt-1.pyc14.48 KB
/usr/lib/python3.12/site-packages/asyncssh/__pycache__/subprocess.cpython-312.pyc14.48 KB
/usr/lib/python3.12/site-packages/asyncssh/__pycache__/version.cpython-312.opt-1.pyc358.00 B
/usr/lib/python3.12/site-packages/asyncssh/__pycache__/version.cpython-312.pyc358.00 B
/usr/lib/python3.12/site-packages/asyncssh/__pycache__/x11.cpython-312.opt-1.pyc22.91 KB
/usr/lib/python3.12/site-packages/asyncssh/__pycache__/x11.cpython-312.pyc22.91 KB
/usr/lib/python3.12/site-packages/asyncssh/agent.py22.72 KB
/usr/lib/python3.12/site-packages/asyncssh/agent_unix.py1.17 KB
/usr/lib/python3.12/site-packages/asyncssh/agent_win32.py5.02 KB
/usr/lib/python3.12/site-packages/asyncssh/asn1.py23.89 KB
/usr/lib/python3.12/site-packages/asyncssh/auth.py32.32 KB
/usr/lib/python3.12/site-packages/asyncssh/auth_keys.py11.54 KB
/usr/lib/python3.12/site-packages/asyncssh/channel.py76.30 KB
/usr/lib/python3.12/site-packages/asyncssh/client.py16.47 KB
/usr/lib/python3.12/site-packages/asyncssh/compression.py4.06 KB
/usr/lib/python3.12/site-packages/asyncssh/config.py22.01 KB
/usr/lib/python3.12/site-packages/asyncssh/connection.py359.27 KB
/usr/lib/python3.12/site-packages/asyncssh/constants.py13.07 KB
/usr/lib/python3.12/site-packages/asyncssh/crypto0.00 B
/usr/lib/python3.12/site-packages/asyncssh/crypto/__init__.py2.00 KB
/usr/lib/python3.12/site-packages/asyncssh/crypto/__pycache__0.00 B
/usr/lib/python3.12/site-packages/asyncssh/crypto/__pycache__/__init__.cpython-312.opt-1.pyc1.74 KB
/usr/lib/python3.12/site-packages/asyncssh/crypto/__pycache__/__init__.cpython-312.pyc1.74 KB
/usr/lib/python3.12/site-packages/asyncssh/crypto/__pycache__/chacha.cpython-312.opt-1.pyc6.50 KB
/usr/lib/python3.12/site-packages/asyncssh/crypto/__pycache__/chacha.cpython-312.pyc6.50 KB
/usr/lib/python3.12/site-packages/asyncssh/crypto/__pycache__/cipher.cpython-312.opt-1.pyc6.65 KB
/usr/lib/python3.12/site-packages/asyncssh/crypto/__pycache__/cipher.cpython-312.pyc6.78 KB
/usr/lib/python3.12/site-packages/asyncssh/crypto/__pycache__/dh.cpython-312.opt-1.pyc1.78 KB
/usr/lib/python3.12/site-packages/asyncssh/crypto/__pycache__/dh.cpython-312.pyc1.78 KB
/usr/lib/python3.12/site-packages/asyncssh/crypto/__pycache__/dsa.cpython-312.opt-1.pyc5.45 KB
/usr/lib/python3.12/site-packages/asyncssh/crypto/__pycache__/dsa.cpython-312.pyc5.45 KB
/usr/lib/python3.12/site-packages/asyncssh/crypto/__pycache__/ec.cpython-312.opt-1.pyc9.06 KB
/usr/lib/python3.12/site-packages/asyncssh/crypto/__pycache__/ec.cpython-312.pyc9.06 KB
/usr/lib/python3.12/site-packages/asyncssh/crypto/__pycache__/ec_params.cpython-312.opt-1.pyc2.83 KB
/usr/lib/python3.12/site-packages/asyncssh/crypto/__pycache__/ec_params.cpython-312.pyc2.83 KB
/usr/lib/python3.12/site-packages/asyncssh/crypto/__pycache__/ed.cpython-312.opt-1.pyc14.39 KB
/usr/lib/python3.12/site-packages/asyncssh/crypto/__pycache__/ed.cpython-312.pyc14.43 KB
/usr/lib/python3.12/site-packages/asyncssh/crypto/__pycache__/kdf.cpython-312.opt-1.pyc797.00 B
/usr/lib/python3.12/site-packages/asyncssh/crypto/__pycache__/kdf.cpython-312.pyc797.00 B
/usr/lib/python3.12/site-packages/asyncssh/crypto/__pycache__/misc.cpython-312.opt-1.pyc2.57 KB
/usr/lib/python3.12/site-packages/asyncssh/crypto/__pycache__/misc.cpython-312.pyc2.57 KB
/usr/lib/python3.12/site-packages/asyncssh/crypto/__pycache__/rsa.cpython-312.opt-1.pyc7.27 KB
/usr/lib/python3.12/site-packages/asyncssh/crypto/__pycache__/rsa.cpython-312.pyc7.27 KB
/usr/lib/python3.12/site-packages/asyncssh/crypto/__pycache__/sntrup.cpython-312.opt-1.pyc2.66 KB
/usr/lib/python3.12/site-packages/asyncssh/crypto/__pycache__/sntrup.cpython-312.pyc2.66 KB
Component of No Buildroots