category: Python
requires: python38 python38-bcrypt python38-cryptography python38-nacl python38-six 
sdesc: "Python library for SSH2 connections"
ldesc: "This is a library for making SSH2 connections (client or server).
Emphasis is on using SSH2 as an alternative to SSL for making secure
connections between python scripts. All major ciphers and hash methods
are supported. SFTP client and server mode are both supported too."
external-source: python-paramiko