diff options
Diffstat (limited to 'python/paramiko/README')
-rw-r--r-- | python/paramiko/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/paramiko/README b/python/paramiko/README index eef918b8501e..580e46a714cc 100644 --- a/python/paramiko/README +++ b/python/paramiko/README @@ -4,5 +4,3 @@ SSH2 protocol for secure (encrypted and authenticated) connections to remote machines. Unlike SSL (aka TLS), SSH2 protocol does not require heirarchical certificates signed by a powerful central authority. - -paramiko requires pycrypto, also available from Slackbuilds.org |