           SPELL=serveez
         VERSION=0.1.1
#          SOURCE=$SPELL-$VERSION.tar.gz
#SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
#   SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
        WEB_SITE=http://www.gnu.org/software/serveez/
#     SOURCE_HASH=sha512:e04e006e7e6653384cba197ff6c368cd0c5490966b22a00cf6d3b224c5b6c250e9342977945059bb912cc4bfda1b135e7463c8ca352c98fb16faeadddca3ee6a
      LICENSE[0]=GPL
         ENTERED=20050201
      PATCHLEVEL=1
        KEYWORDS="libs"
           SHORT="Serveez is a server framework."

cat << EOF
Serveez is a server framework. It provides routines and help for
implementing IP based servers (currently TCP, UDP and ICMP). It is also
possible to use named pipes for all connection oriented protocols.
We think it is worth the effort because many people need server functionality
within their applications. However, many people experience problems 
with select()- or poll()-loops and non-blocking operations.
This application demonstrates various aspects of advanced network
programming in a portable manner.
EOF
