You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Heinz Wiesinger eed688fa18
python/paramiko: Updated for version 2.1.1.
9 years ago
..
README python/paramiko: Fixed dep information 13 years ago
paramiko.SlackBuild python/paramiko: Updated for version 2.1.1. 9 years ago
paramiko.info python/paramiko: Updated for version 2.1.1. 9 years ago
slack-desc various: Fix slack-desc formatting and comment nit picks. 12 years ago

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.