summaryrefslogtreecommitdiff
path: root/libraries/php-ssh2/README
diff options
context:
space:
mode:
authorMenno Duursma <druiloor@zonnet.nl>2010-09-17 04:47:13 -0400
committerRobby Workman <rworkman@slackbuilds.org>2010-09-21 22:09:37 -0500
commit3dae1846b0ad71c7528dd955362f6064f837f22a (patch)
treea30a34ebc2dad614742b42586ca693074049848c /libraries/php-ssh2/README
parent38fb9864c6c14e48193e0a353cbcc848e72ca36b (diff)
downloadslackbuilds-3dae1846b0ad71c7528dd955362f6064f837f22a.tar.gz
libraries/php-ssh2: Added (SECSH network protocol PHP extention)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/php-ssh2/README')
-rw-r--r--libraries/php-ssh2/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/php-ssh2/README b/libraries/php-ssh2/README
new file mode 100644
index 0000000000..612aa4ddb5
--- /dev/null
+++ b/libraries/php-ssh2/README
@@ -0,0 +1,4 @@
+PHP bindings for the libssh2 library
+
+This provides bindings to the functions of libssh2 which implements
+the SSH2 protocol. Requires: libssh2 (available via SBo also).