category: Python build-depends: cygport python38-cryptography python38-nacl python38-bcrypt python38-wheel python38-test python38-virtualenv python39-cryptography python39-nacl python39-bcrypt python39-wheel python39-test python39-virtualenv python312-cryptography python312-nacl python312-bcrypt python312-wheel python312-test python312-virtualenv 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." skip: test: homepage: http://www.paramiko.org