           SPELL=libpseudo
         VERSION=1.2.0
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
     SOURCE_HASH=sha512:97a402174de2989986299b598c8945d27ce742e7b08b249517c16e585988a53f61d8dbe807965ecc9c5435dbfc4834370910c4bdcc74d55df88a7ed16861a06f
        WEB_SITE=http://www.sourceforge.net/projects/libpseudo/
         ENTERED=20080117
      LICENSE[0]=GPL
        KEYWORDS="messaging library"
           SHORT="simple thread safe messaging library"
cat << EOF
Libpseudo is a generic library which provides simple, thread-safe messaging
between threads. It also provides a facility for implementing a run-time
tunable, thread-like callback queue for single-threaded applications.
EOF
