diff options
Diffstat (limited to 'libraries/libssh/slack-desc')
-rw-r--r-- | libraries/libssh/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libssh/slack-desc b/libraries/libssh/slack-desc index a1a8a3e524b3f..9779e5983fd63 100644 --- a/libraries/libssh/slack-desc +++ b/libraries/libssh/slack-desc @@ -7,6 +7,7 @@ |-----handy-ruler------------------------------------------------------| libssh: libssh (A library for ssh) +libssh: libssh: A library for accessing ssh client services through C libraries calls libssh: in a simple manner. libssh: SSH library features: @@ -16,4 +17,3 @@ libssh: - Support for AES-128,AES-192,AES-256,blowfish, in cbc mode libssh: - Use multiple SSH connections in a same process at same time libssh: - Usable SFTP implementation libssh: - Public key and password authentication -libssh: Homepage: http://www.libssh.org/ |