    MODULE=libssh
   VERSION=0.12.2
    SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL=https://www.libssh.org/files/${VERSION%.*}/
SOURCE_VFY=sha256:49560f677d96e3706a904ac2de1116e25f3680937d51e5c92198fcba4a1c1e9f
  WEB_SITE=http://www.libssh.org
      TYPE=cmake
   ENTERED=20091001
   UPDATED=20260801
     SHORT="A library for accessing ssh client services"

cat << EOF
The ssh library was designed to be used by programmers needing a working SSH
implementation by the mean of a library. The complete control of the client is
made by the programmer. With libssh, you can remotely execute programs, transfer
files, use a secure and transparent tunnel for your remote programs. With its
Secure FTP implementation, you can play with remote files easily, without
third-party programs others than libcrypto (from openssl).
EOF
