           SPELL=xmlrpc-c
         VERSION=1.03.01
          SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://download.sourceforge.net/xmlrpc-c/$SOURCE
        WEB_SITE=http://xmlrpc-c.sourceforge.net
          MD5[0]=a403efb904b214c543d4cbe50fb92cdc
      LICENSE[0]=GPL
         ENTERED=20040907
         UPDATED=20040907
       BUILD_API=2
           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
