           SPELL=vida
         VERSION=0.8devel
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://vidatapipe.sourceforge.net/$SOURCE
   SOURCE_URL[1]=http://downloads.sourceforge.net/sourceforge/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:54fba9027ebd7a213ed46642a02d97a6b763eb3131d9acf9cdf6ba5bb22ec6046d9ff63fc8abd91b09293f032c8ad8df0b766f277f434464557b8a11cdc3af58
      LICENSE[0]=PD
         ENTERED=20030730
        WEB_SITE=http://vidatapipe.sourceforge.net/
        KEYWORDS="security"
       BUILD_API=1
           SHORT="Vida (Visual Interactive Datapipe) is a multi-datapipe handler."
cat << EOF
Vida is a multi-datapipe handler, written in C with ncurses library,
for unix and unix-like OS.

Features:
- visual interface built with ncurses library
- multiple datapipes
- multiple connections for each datapipe
- password authentication over datapipes
- computes the total of sent and received bytes
- sniffing a routed connection (monodirectional, bidirectional and to 
  colors, packages matching a string)
- simple hijacking of a routed connection (in both directions)
- dns-hijacking of a dns-spoofed connection over switched LAN (todo)
- logging to text file
EOF
