Home > Repository > 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.)
Nome:python-paramiko
Versione: 3.5.0-1mamba
Gruppo:System/Libraries/Python
Manutentore:silvan
Licenza:LGPL
Dimensione:319.40 kB
URL di origine:https://www.lag.net/paramiko/
Data di compilazione:2024-09-16 11:53:29
Pacchetti binari e dipendenze
x86_64aarch64i586
RPM creatipython-paramiko-py3
python-paramiko-py3
python-paramiko-py3
Dipendenze di compilazionelibpython3-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]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
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