           SPELL=uds
         VERSION=1.0.7
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://src.wongr.net/dist/$SOURCE
     SOURCE_HASH=sha512:9fe5db8905775e758ad85cf00ef7a707b0841d7eb5bc6465b6e9f0b3c23157f1b66535735aabe401489f72de685b6c405653ddc92b74fe61395110967d41bf75
      LICENSE[0]=GPL
        WEB_SITE=http://src.wongr.net/uds/
     GCC_VERSION=3.3
        KEYWORDS="debugger libs"
           SHORT="C++ development and debugging support library"
         ENTERED=20021107
cat << EOF
The UDS (Useful Development Stuff) Collection is a C++ library that
provides development and debugging facilities such as automatic
searching for memory leaks and zombie objects, backtraces at runtime,
an alternative set of function objects, classes for reference
counting, copy-on-write and garbage collection, POSIX threads wrapper
classes, a socket API that includes support for TCP, UDP, X.25, and
Unix domain sockets, m4 macros, and much more.
EOF
