Install this package:
emerge -a dev-python/paramiko
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/paramiko
Or alternatively:
emerge --autounmask-write -a dev-python/paramiko
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 4.0.0-r1 | 8 | amd64 arm arm64 ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos | 0 |
| 3.5.1 | 8 | amd64 arm arm64 ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos | 0 |
<pkgmetadata> <maintainer type="project"> <email>python@gentoo.org</email> <name>Python</name> </maintainer> <longdescription> 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 mode is now supported too. </longdescription> <longdescription lang="ja"> これはSSH2コネクション(クライアントとサーバー)を作り出すためのライブラリです。注 目点はPython言語スクリプト間のセキュアなコネクションを作り出すSSLの代用にSSHを利 用している所です。有名なCipherとHash処理の全てがサポートされています。SFTPクライ アントもサポートされています。 </longdescription> <stabilize-allarches></stabilize-allarches> <use> <flag name="server">Enable server feature</flag> </use> <upstream> <remote-id type="pypi">paramiko</remote-id> <remote-id type="github">paramiko/paramiko</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-python/paramiko |
euse -E <flag> -p dev-python/paramiko |
euse -D <flag> -p dev-python/paramiko
| Flag | Description | 4.0.0-r1 | 3.5.1 |
|---|---|---|---|
| examples | Install examples, usually source code | ✓ | ✓ |
| server | Enable server feature | ✗ | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | paramiko-3.5.1.gh.tar.gz | 376472 bytes | 3.5.1 |
| Type | File | Size |
|---|---|---|
| DIST | paramiko-4.0.0.gh.tar.gz | 430056 bytes |