           SPELL=netpipes
         VERSION=4.2
          SOURCE=$SPELL-$VERSION-export.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
   SOURCE_URL[0]=http://web.purplefrog.com/~thoth/netpipes/ftp/$SOURCE
     SOURCE_HASH=sha512:e107668d78220e0f8eac0c4dca975cf95d9b4873c385a682b395ddcfbf5c650cf1effd92307374495703d41d28075ad208cffb6c39d00121339585f1387a428f
        WEB_SITE=http://web.purplefrog.com/~thoth/netpipes/netpipes.html
         ENTERED=20020425
        KEYWORDS="net"
           SHORT="Netpipes is a package to manipulate BSD TCP/IP stream sockets"
cat << EOF
The netpipes package makes TCP/IP streams usable in shell scripts. It can also 
simplify client/server code by allowing the programmer to skip all the tedious 
programming bits related to sockets and concentrate on writing a filter/service.

"Why would anyone want to do that?"
                - Richard Stallman
EOF
