slackbuilds_ponce/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
..
paramiko.info python/paramiko: Updated for version 2.1.2. 2017-06-06 07:56:52 +07:00
paramiko.SlackBuild python/paramiko: Updated for version 2.1.2. 2017-06-06 07:56:52 +07: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.