From bd627d38a10bc75eb3fdf3bffbacb8490719bd2a Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 9 Jun 2012 00:13:37 +0200 Subject: [PATCH] BINDINGS: added PySsh2, a Python-ctypes binding --- docs/BINDINGS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/BINDINGS b/docs/BINDINGS index f2fe1b58..b97758fd 100644 --- a/docs/BINDINGS +++ b/docs/BINDINGS @@ -21,5 +21,9 @@ PHP Python pylibssh2 - http://www.wallix.org/pylibssh2-project/ +Python-ctypes + + PySsh2 - https://github.com/gellule/PySsh2 + Ruby libssh2-ruby - https://github.com/mitchellh/libssh2-ruby