slackbuilds_ponce/python/paramiko
Heinz Wiesinger e0a0e74d44 python/paramiko: Updated for version 2.4.1.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2018-03-24 06:51:19 +07:00
..
paramiko.info python/paramiko: Updated for version 2.4.1. 2018-03-24 06:51:19 +07:00
paramiko.SlackBuild python/paramiko: Updated for version 2.4.1. 2018-03-24 06:51:19 +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.