           SPELL=libssh
         VERSION=0.3.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:b0fef87e87e03c7b3e5c06fe3ffcdb0c9587327629eea94ffdabb19f4f0bb72bc271c2efd5e78cc74d28c2dc1e3309d78237c40bf7cbde222600ddb692a9ecd7
      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
