diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-23 12:58:06 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-23 15:49:26 -0500 |
commit | 9484cac0090054b09aec76eea72dd0bea7506c85 (patch) | |
tree | eae2ff1b435ab37df20bef73066fb93fc1ef854e | |
parent | 61008f975c511e49f611e5471568d8c38f10d858 (diff) |
python/paramiko: Fixed dep information
-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 |