           SPELL=xmlrpc-c
         VERSION=1.03.01
          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:41f969cc9e6d1fe803517b3b310f78d6b8fcce15468bc16b5b5afa66e745f0e7bfdda973f45fdfe6153e75df8874509635dcb8341fdbe0112c2deedacbd719da
      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
