slackbuilds_ponce/python/paramiko
Heinz Wiesinger aa8287a6bc python/paramiko: Updated for version 1.7.7.1.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2011-09-01 13:06:17 -03:00
..
paramiko.info
paramiko.SlackBuild
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