           SPELL=socat
         VERSION=1.8.1.1
  SECURITY_PATCH=8
     SOURCE_HASH=sha512:6235c03187724d57bd98b572780ba8c8648fd2530abc206964666191d48683c7a796499620f7499c688cd11010cdc6f5c7706ac6487ef3ecaba75ca16300cbb7
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=http://www.dest-unreach.org/$SPELL/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
