tomii-dev / curlpp

C++ bindings for cURL

Home Page:http://www.curlpp.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README
  Study the COPYING file for distribution terms and similar.

  Visit the cURLpp web site or mirrors for the latest news:

        http://rrette.com/curlpp.html

  To download the very latest source off the CVS server do this:

    cvs -d :pserver:anonymous@cvs.curlpp.sourceforge.net:/cvsroot/curlpp login

  (just press enter when asked for password)

    cvs -d :pserver:anonymous@cvs.curlpp.sourceforge.net:/cvsroot/curlpp co curlpp 

  (you'll get a directory named curl created, filled with the source code)

    cvs -d :pserver:anonymous@cvs.curlpp.sourceforge.net:/cvsroot/curlpp logout
        
  (you're off the hook!)

About

C++ bindings for cURL

http://www.curlpp.org/

License:MIT License


Languages

Language:C++ 83.6%Language:TeX 8.0%Language:CMake 3.9%Language:Shell 2.5%Language:C 1.9%