python-libssh2

Python binding for libssh2 library
  http://pypi.python.org/pypi/pylibssh2
  0
  no reviews



Libssh2 is a client-side C library implementing the SSH2 protocol with support for regular terminal, scp and SFTP sessions; port forwarding; password, key-based and keyboard-interactive authentication.

This package contains the python bindings libssh2. It is a fork and rewrite of org.keyphrene.