           SPELL=curlpp
         VERSION=0.7.0
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://rrette.com/files/curlpp/curlpp-0.7/$SOURCE
     SOURCE_HASH=sha512:4cce7f783ce66b4f0748bbcd7ad9c7b2b91d6e90df65fda751e61d111b55c5444036d3fde1b12d31404d103759999b8dc584af38aba2ec3a0b2a18e15f47ffcc
      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
