           SPELL=commoncpp2
         VERSION=1.7.0
     SOURCE_HASH=sha512:98728a8fe0a9f0765c8ee9a01d8fba50ae0654377774e52e737517489a05cc0a6c78b051f6eb8c74a2d15c1c64b75aec7a0a6e17e62b74273a3072fcce2fba5d
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNU_URL/commoncpp/$SOURCE
        WEB_SITE=http://wiki.gnutelephony.org/index.php/GNU_Common_CPP_Framework
      LICENSE[0]=GPL
         ENTERED=20051023
        KEYWORDS="telephony"
SHORT=" a portable and highly optimized class framework for writing C++"
cat << EOF
GNU Common C++ is a portable and highly optimized class framework for writing C++ 
applications that need to use threads, sockets, XML parsing, serialization, config files, 
etc. This framework offers a class foundation that hides platform differences from your C++ 
application so that you need not write platform specific code.
EOF
