           SPELL=libassa
         VERSION=3.5.0
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:5b1ab4f6d2424d446cf12b9f30397f6cdebe2154b15e5766c33f8e4e4582ec6660af04b3d7456a706143bcbcc1be6042d262e9982bfce7c87ce8d1a7972f22f1
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://libassa.sourceforge.net/"
      LICENSE[0]=LGPL
         ENTERED=20081025
           SHORT="an object-oriented C++ networking library based on Adaptive Communication Patterns"
cat << EOF
 libASSA is an object-oriented C++ networking library based on Adaptive
Communication Patterns. It features a simplistic implementation of the
set of communication patterns such as Service Configurator, Reactor,
Acceptor, Connector, and others described in various papers published by
Dr. D. C. Schmidt. You can find them here.

libASSA happily co-exists with other frameworks such as GUI toolkits and
various CORBA implementations.
EOF
