           SPELL=curlpp
         VERSION=0.6.0
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://rrette.com/downloads/sources/${SOURCE}
     SOURCE_HASH=sha512:c5f1966974557a8c3c7f737750e80233611ff3b688d07ef202ff3e776d7343f8a0a860a6b8ddc95492baf105a33f20831e15b15c761d9a6d2e6878e981843058
      LICENSE[0]=MIT
        WEB_SITE=http://curl.haxx.se/libcurl/cplusplus
         ENTERED=20030630
        KEYWORDS="ftp libs"
           SHORT="Access and use libcurl using this C++ binding."
cat << EOF
Access and use libcurl using this C++ binding. 

curl and libcurl is a tool for transferring files using URL syntax.
It supports HTTP, HTTPS, FTP, FTPS, DICT, TELNET, LDAP, FILE, and
GOPHER, as well as HTTP-post, HTTP-put, cookies, FTP upload, resumed
transfers, passwords, portnumbers, SSL certificates, Kerberos, and
proxies. It is powered by libcurl, the client-side URL transfer
library. Program libcurl with C/C++ or by using the APIs available
for Dylan, Java, Perl, PHP, Python, Rexx, Ruby, and Tcl.


EOF
