           SPELL=socat
         VERSION=1.7.1.0
     SOURCE_HASH=sha512:78ab2e700fd57737134c105c1af7d512e563ad6df95275166ba91464a28a46f3b996c7a9543195a4750f9b4e7fc7c6dd8218e8ec3fa482e13a97f3d73195596a
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.dest-unreach.org/socat/download/$SOURCE
      LICENSE[0]=GPL
        WEB_SITE=http://www.dest-unreach.org/socat/
         ENTERED=20031106
        KEYWORDS="net"
           SHORT="Relay for bidirectional data transfer."
cat << EOF
socat is a relay for bidirectional data transfer between two independent data
channels. Each of these data channels may be a file, pipe, device (serial line
etc. or a pseudo terminal), a socket (UNIX, IP4, IP6 - raw, UDP, TCP), an
SSL socket, proxy CONNECT connection, a file descriptor (stdin etc.), the GNU
line editor, a program, or a combination of two of these. 
These modes include generation of "listening" sockets, pipes and pseudo
terminals.
EOF
