diff options
author | Diogo Leal <diogo@diogoleal.com> | 2011-12-10 17:10:27 -0600 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-10 21:58:16 -0200 |
commit | 655851ff0ecdd65a18416c3a9e767c0dd5f173f7 (patch) | |
tree | 9de50fd95f3a8a1d607bd4976bd9be970975bb4c /libraries/libssh2/README | |
parent | 599edae3ebe91ab69ccba5e50f6f0bd90ac3fde8 (diff) | |
download | slackbuilds-655851ff0ecdd65a18416c3a9e767c0dd5f173f7.tar.gz |
libraries/libssh2: Added (SSH2 library)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/libssh2/README')
-rw-r--r-- | libraries/libssh2/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/libssh2/README b/libraries/libssh2/README new file mode 100644 index 0000000000..4525bb2234 --- /dev/null +++ b/libraries/libssh2/README @@ -0,0 +1,2 @@ +libssh2 is a library implementing the SSH2 protocol, available under +the revised BSD license. |