[ buster ]
[ ソース: paramiko ]
パッケージ: python-paramiko (2.4.2-0.1+deb10u1) [security]
python-paramiko に関するリンク
Debian の資源:
paramiko ソースパッケージをダウンロード:
- [paramiko_2.4.2-0.1+deb10u1.dsc]
- [paramiko_2.4.2.orig.tar.gz]
- [paramiko_2.4.2-0.1+deb10u1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Make ssh v2 connections (Python 2)
This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between Python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too.
This is the Python 2 version of the package.
その他の python-paramiko 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-bcrypt
- password hashing library for Python
-
- dep: python-cryptography (>= 1.5)
- Python library exposing cryptographic recipes and primitives (Python 2)
-
- dep: python-nacl
- Python bindings to libsodium (Python 2)
-
- dep: python-pyasn1 (>= 0.1.7)
- ASN.1 library for Python (Python 2 module)
-
- sug: python-gssapi (>= 0.6.1)
- Python interface to GSSAPI