bagder: curl-www/libcurl _competitors.html,1.31,1.32

[email protected] Thu, 22 Jan 2009 13:18:01 +0000
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www/libcurl
In directory labb:/tmp/cvs-serv30196

Modified Files:
	_competitors.html 
Log Message:
added gnetlibrary thanks to Pierre Pronchery


Index: _competitors.html
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/_competitors.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- _competitors.html	24 May 2008 20:37:07 -0000	1.31
+++ _competitors.html	22 Jan 2009 13:17:59 -0000	1.32
@@ -158,16 +158,24 @@
 See demo/urlfetch.cpp in commoncpp2-1.3.19.tar.gz
 </ul>
 
-<b><a href="http://www.innovation.ch/java/HTTPClient/">HTTPClient</a> (LGPL)</b>
+<b><a href="http://www.innovation.ch/java/HTTPClient/">HTTPClient</a></b> (LGPL)
 <ul>
 Java HTTP client library.
 </ul>
 
-<b><a href="http://jakarta.apache.org/commons/httpclient/">Jakarta Commons HttpClient</a> (Apache License)</b>
+<b><a href="http://jakarta.apache.org/commons/httpclient/">Jakarta Commons HttpClient</a></b> (Apache License)
 <ul>
 A Java HTTP client library written by the Jakarta project.
 </ul>
 
+<b><a href="http://www.gnetlibrary.org/">gnetlibrary</a></b> (LGPL)
+<ul>
+  <i>"a simple network library. It is written in C, object-oriented, and built
+  upon GLib. It is intended to be easy to use and port"</i>. Features a HTTP
+  component. It uses glib, and integrates very well within Gtk+ applications,
+  which require event-driven programming.
+</ul>
+
 <p>
  Have <b>you</b> tried programming with one of the other libs and care share
 your experiences? We'd love to make this collection more complete and feature