slackbuilds_ponce/python/paramiko
Heinz Wiesinger f8fceb6eaf python/paramiko: Moved from /development + updated download link
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2011-03-30 22:52:57 -05:00
..
paramiko.info python/paramiko: Moved from /development + updated download link 2011-03-30 22:52:57 -05:00
paramiko.SlackBuild python/paramiko: Moved from /development + updated download link 2011-03-30 22:52:57 -05:00
README python/paramiko: Moved from /development + updated download link 2011-03-30 22:52:57 -05:00
slack-desc python/paramiko: Moved from /development + updated download link 2011-03-30 22:52:57 -05:00

"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