diff options
Diffstat (limited to 'libraries/libssh/slack-desc')
-rw-r--r-- | libraries/libssh/slack-desc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/libssh/slack-desc b/libraries/libssh/slack-desc index a1a8a3e524..9674904236 100644 --- a/libraries/libssh/slack-desc +++ b/libraries/libssh/slack-desc @@ -7,13 +7,13 @@ |-----handy-ruler------------------------------------------------------| libssh: libssh (A library for ssh) -libssh: A library for accessing ssh client services through C libraries calls -libssh: in a simple manner. -libssh: SSH library features: +libssh: +libssh: libssh is a library for accessing ssh client services through +libssh: C libraries calls in a simple manner. Features include: libssh: - C library functions for manipulating a client-side SSH libssh: - Fully configurable sessions 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/ +libssh: |