           SPELL=libssh
         VERSION=0.2
          SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.0xbadc0de.be/libssh/$SOURCE
        WEB_SITE=http://www.0xbadc0de.be/?part=libssh
         ENTERED=20041208
     SOURCE_HASH=sha512:341bbabd46bf6ed2ba35f814ae06cfb539c0f0c632cca314a093fe12c94f691f488704fcffb4fe47e7c71b77bcdac7160687efbe2e50bb8f16d1dd0251099c3f
      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
