bagder: curl-www/libcurl/cplusplus _index.html,1.20,1.21
[email protected] Thu, 19 Feb 2009 18:47:52 +0000
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/libcurl/cplusplus In directory labb:/tmp/cvs-serv2168 Modified Files: _index.html Log Message: point out the renamed and moved binding Index: _index.html =================================================================== RCS file: /cvsroot/curl/curl-www/libcurl/cplusplus/_index.html,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- _index.html 17 Jan 2007 11:27:03 -0000 1.20 +++ _index.html 19 Feb 2009 18:47:50 -0000 1.21 @@ -1,6 +1,6 @@ #include "_doctype.html" <html> -<head> <title>curlpp - the C++ Binding</title> +<head> <title>cURL++ - the C++ Binding</title> #include "css.t" </head> @@ -14,15 +14,8 @@ TITLE(accessing libcurl with C++) <p> -Access and use libcurl using this C++ binding. All details on curlpp is found -on the curlpp web page at: <a -href="http://rrette.com/textpattern/index.php?s=cURLpp">rrette.com/textpattern/index.php?s=cURLpp</a>. - - <p><b>Binding documentation</b><br> -<a href="http://rrette.com/textpattern/index.php?s=file_download&id=35">curlpp documentation</a> (PDF) - -<p><b>Mailing List</b><br> -<a href="http://www.rrette.com/mailman/listinfo/curlpp">curlpp</a> +Access and use libcurl using this C++ binding. All details on cURL++ is found +on the <a href="http://curlpp.org/">cURL++ web page</a>. <p><b>Credits</b><br> Jean-Philippe Barrette-LaPierre <jpb at rrette.com> is the current maintainer. Eric Lavigne provided the initial embryo.