slackbuilds/python/paramiko
Heinz Wiesinger 93f3ca2100 python/paramiko: Updated for version 2.1.2.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2017-06-06 07:56:52 +07:00
..
README python/paramiko: Fixed dep information 2012-08-23 15:49:26 -05:00
paramiko.SlackBuild python/paramiko: Updated for version 2.1.2. 2017-06-06 07:56:52 +07:00
paramiko.info python/paramiko: Updated for version 2.1.2. 2017-06-06 07:56:52 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

"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.