slackbuilds/python/paramiko
Dave Woodfall 2bbde5e346
python/paramiko: Convert python to python2.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-05-19 18:40:17 +07:00
..
README
paramiko.SlackBuild python/paramiko: Convert python to python2. 2021-05-19 18:40:17 +07:00
paramiko.info python/paramiko: Updated for version 2.4.1. 2018-03-24 06:51:19 +07:00
slack-desc

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.