Paramiko is a Python (2.7, 3.4+) implementation of the SSHv2 protocol,\\ providing both client and server functionality. While it leverages a Python\\ C extension for low level cryptography (Cryptography), Paramiko itself is a\\ pure Python interface around SSH networking concepts.\\ \\ This package contains the Python source files for python3-paramiko.\\ \\