           SPELL=tcpick
         VERSION=0.2.1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://heanet.dl.sourceforge.net/sourceforge/tcpick/$SOURCE
        WEB_SITE=http://tcpick.sourceforge.net
         ENTERED=20050201
     SOURCE_HASH=sha512:2dd3f2e54c6c86b4d1d320113b96977a6ffab2b0ea2b4e2b39585b18a28a314f9fd92d9e874d0350cee3fa54a99b48959c6b0db830a59d3c896c4561beb863b0
      LICENSE[0]=GPL
        KEYWORDS="sniffer net"
           SHORT="tcpick is a textmode sniffer"
cat << EOF
Tcpick is a textmode sniffer libpcap-based that can track, reassemble and
reorder tcp streams.
Tcpick is able to save the captured flows in different files or displays
them in the terminal,
and so it is useful to sniff files that are transmitted via ftp or http. It
can display all the
stream on the terminal, when the connection is closed in different display
modes like hexdump,
hexdump + ascii, only printable charachters, raw mode and so on. Available
a color mode too,
helpful to read and understand better the output of the program. Actually
it can handle several interfaces,
including ethernet cards and ppp. It is useful to keep track of what users
of a network are doing,
and is usable with textmode tools like grep, sed,
awk. <http://tcpick.sourceforge.net>
EOF
