Home > Repositories > base > python-paramiko

python-paramiko: Paramiko SSH2 library for Python

Paramiko (a combination of the esperanto words for "paranoid" and "friend") is a module for python 2.3 or greater that implements the SSH2 protocol for secure (encrypted and authenticated) connections to remote machines. Unlike SSL (aka TLS), the SSH2 protocol does not require heirarchical certificates signed by a powerful central authority. You may know SSH2 as the protocol that replaced telnet and rsh for secure access to remote shells, but the protocol also includes the ability to open arbitrary channels to remote services across an encrypted tunnel. (This is how sftp works, for example.)
Name:python-paramiko
Release: 3.5.0-1mamba
Group:System/Libraries/Python
Maintainer:silvan
License:LGPL
Size:319.40 kB
Upstream URL:https://www.lag.net/paramiko/
Build time:2024-09-16 11:53:29
Binary packages and requirements
x86_64aarch64i586
Built RPMSpython-paramiko-py3
python-paramiko-py3
python-paramiko-py3
Build requirementslibpython3-devel [1]
libpython311-devel [1]
python3 [1]
python3.11dist(bcrypt) [1]
python3.11dist(cryptography) [1]
python3.11dist(pynacl) [1]
libpython3-devel [1]
libpython311-devel [1]
python3 [1]
python3.11dist(bcrypt) [1]
python3.11dist(cryptography) [1]
python3.11dist(pynacl) [1]
libpython3-devel [1]
libpython311-devel [1]
python3 [1]
python3.11dist(bcrypt) [1]
python3.11dist(cryptography) [1]
python3.11dist(pynacl) [1]
History of changes
DatePackagerReleaseDescription
2024-09-16Automatic Build System 3.5.0-1mamba- automatic version update by autodist
2024-08-12Automatic Build System 3.4.1-1mamba- automatic version update by autodist
2024-01-18silvan3.4.0-2mamba- removed requirement for python-setuptools-devel, specfile updated using python-build
2023-12-19autodist3.4.0-1mamba- automatic version update by autodist
2023-09-26autodist3.3.1-2mamba- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
2023-07-29autodist3.3.1-1mamba- automatic version update by autodist
2023-05-26autodist3.2.0-1mamba- automatic version update by autodist
2023-03-11autodist3.1.0-1mamba- automatic version update by autodist
2023-01-22autodist3.0.0-1mamba- automatic version update by autodist
2022-11-06autodist2.12.0-1mamba- automatic version update by autodist