]> granicus.if.org Git - libexpat/commitdiff
Added link to SAXExpat.NET.
authorKarl Waclawek <kwaclaw@users.sourceforge.net>
Mon, 26 Apr 2004 19:45:23 +0000 (19:45 +0000)
committerKarl Waclawek <kwaclaw@users.sourceforge.net>
Mon, 26 Apr 2004 19:45:23 +0000 (19:45 +0000)
htdocs/index.html

index 772d6240f933b8efb2920e553758616164491f84..1fc6f54242bce5f64a7488cb939f1afa952525e3 100644 (file)
@@ -176,6 +176,11 @@ source interfaces to Expat from languages other than C.</p>
   Perl's <code>XML::Parser</code> module is a wrapper built around a
   binding to Expat in the <code>XML::Parser::Expat</code> module.</li>
   <li>
+  <a href="http://saxdotnet.sourceforge.net/saxexpat.html">
+  SAXExpat.NET</a>, a <a href="http://www.microsoft.com/net/">.NET</a>
+  wrapper for Expat, conforming to the 
+  <a href="http://saxdotnet.sourceforge.net">SAX.NET</a> specifications.</li>
+  <li>
   <a href="http://home.wanadoo.nl/maas/ocaml/">OCaml Expat</a> is a
   wrapper around Expat for the <a href="http://www.ocaml.org"
   >Objective Caml</a> language.</li>