slackbuilds_ponce/development/paramiko
David Somero 8a6294150b development/paramiko: Misc automated cleanups.
Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
2010-06-04 01:03:15 -04:00
..
paramiko.info
paramiko.SlackBuild development/paramiko: Misc automated cleanups. 2010-06-04 01:03:15 -04:00
README
slack-desc

"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