1
1
libssh2/docs/BINDINGS

30 строки
781 B
Plaintext
Исходник Обычный вид История

Creative people have written bindings or interfaces for various environments
and programming languages. Using one of these bindings allows you to take
advantage of libssh2 directly from within your favourite language.
The bindings listed below are not part of the libssh2 distribution archives,
but must be downloaded and installed separately.
Cocoa/Objective-C
https://github.com/karelia/libssh2_sftp-Cocoa-wrapper
Haskell
2016-02-24 08:39:59 +01:00
FFI bindings - https://hackage.haskell.org/package/libssh2
Perl
2016-02-24 08:39:59 +01:00
Net::SSH2 - https://metacpan.org/pod/Net::SSH2
PHP
2016-02-24 08:39:59 +01:00
ssh2 - https://pecl.php.net/package/ssh2
Python
2016-02-24 08:39:59 +01:00
pylibssh2 - https://pypi.python.org/pypi/pylibssh2
Python-ctypes
PySsh2 - https://github.com/gellule/PySsh2
Ruby
libssh2-ruby - https://github.com/mitchellh/libssh2-ruby