From f8fceb6eaf3a45e6df24b1dbe6445334042634f1 Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Wed, 30 Mar 2011 00:11:16 +0200 Subject: python/paramiko: Moved from /development + updated download link Signed-off-by: Heinz Wiesinger --- python/paramiko/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 python/paramiko/README (limited to 'python/paramiko/README') diff --git a/python/paramiko/README b/python/paramiko/README new file mode 100644 index 0000000000..eef918b850 --- /dev/null +++ b/python/paramiko/README @@ -0,0 +1,8 @@ +"paramiko" is a combination of the esperanto words for "paranoid" +and "friend". it's a module for python 2.2+ that implements the +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 -- cgit v1.2.3