           SPELL=xmlrpc-c
         VERSION=1.06.18
          SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/xmlrpc-c/$SOURCE
        WEB_SITE=http://xmlrpc-c.sourceforge.net
     SOURCE_HASH=sha512:13283e733492c654e9c1b6197c7f087dd19e12633dd9c96a4d32ab2ab223f0f74c74afc088cde33cf7a19c4a7c11a0f7adde4d00829be892cb727e53a1844a54
      LICENSE[0]=GPL
         ENTERED=20040907
        KEYWORDS="xml http libs"
           SHORT="An RPC library for C and C++ based on XML and HTTP"
cat << EOF
xmlrpc-c includes an implementation of XML-RPC for C and C++. XML-RPC is a 
lightweight communications protocol based on XML and HTTP. It can be used 
to build scriptable websites, query remote servers, or communicate between 
organizations.
EOF
