From: Fred L. Drake, Jr. Date: Mon, 25 Feb 2002 16:40:42 +0000 (+0000) Subject: Add link to the TclXML project (includes Tcl binding for Expat). X-Git-Tag: R_1_95_3~102 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3586d7508899f7d1566984e7ace8b8ad049b482d;p=libexpat Add link to the TclXML project (includes Tcl binding for Expat). --- diff --git a/htdocs/index.html b/htdocs/index.html index 6f23d62a..7490530f 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> - + Expat - XML Parser @@ -73,6 +73,10 @@ source interfaces to Expat from languages other than C.

>Documentation for the Python interface to Expat, part of the standard documentation for Python
  • + The TclXML project includes a Tcl binding for Expat
  • +
  • Objective-C interface to Expat