diff options
author | Menno Duursma <druiloor@zonnet.nl> | 2010-05-11 22:54:14 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:54:14 +0200 |
commit | e1dbe8e722025dbb84d7c3eb5c374340c8c458f3 (patch) | |
tree | 031427c3132f047500228ade3e01b1ac32f52b0d /libraries/libssh2/README | |
parent | 669423e29ef3aa23dfd5daf10bee1fa93ed94310 (diff) | |
download | slackbuilds-e1dbe8e722025dbb84d7c3eb5c374340c8c458f3.tar.gz |
libraries/libssh2: Added to 12.1 repository
Diffstat (limited to 'libraries/libssh2/README')
-rw-r--r-- | libraries/libssh2/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/libssh2/README b/libraries/libssh2/README new file mode 100644 index 0000000000..79ef50df3e --- /dev/null +++ b/libraries/libssh2/README @@ -0,0 +1,5 @@ +libssh2 is a library implementing the SSH2 protocol. As defined by +Internet Drafts: SECSH-TRANS, SECSH-USERAUTH, SECSH-CONNECTION, SECSH-ARCH, +SECSH-FILEXFER, SECSH-DHGEX, SECSH-NUMBERS, and SECSH-PUBLICKEY. + +Note: this is not related to, nor supersedes libssh http://0xbadc0de.be/ |