           SPELL=libssh
         VERSION=0.3.4
  SECURITY_PATCH=1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.libssh.org/files/$SOURCE
        WEB_SITE=http://www.libssh.org/
         ENTERED=20041208
     SOURCE_HASH=sha512:c12f3cb59a388170e640b0559c425dd2a1e0d37f234b3561d6e0511ff683d9a4e305b097c79b296f6943e2666e90edfd42fa99e4a09462432abd476ffd8586c9
      LICENSE[0]=GPL
        KEYWORDS="ssh crypto"
           SHORT="a library for accessing ssh client services through C libraries calls."
cat << EOF
The SSH library features :
    -Full C library functions for manipulating a client-side SSH connection
    -Fully configurable sessions
    -Support for AES-128, AES-192, AES-256, blowfish, in cbc mode
    -use multiple SSH connections in a same process, at same time.
    -usable SFTP implementation
    -Public key and password authentication
EOF
