[Expat-checkins] htdocs index.html,1.12,1.13
fdrake@users.sourceforge.net
fdrake@users.sourceforge.net
Thu May 9 08:10:05 2002
Update of /cvsroot/expat/htdocs
In directory usw-pr-cvs1:/tmp/cvs-serv16450
Modified Files:
index.html
Log Message:
Added a reference to tDOM (Tcl DOM package using Expat).
Index: index.html
===================================================================
RCS file: /cvsroot/expat/htdocs/index.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** index.html 9 May 2002 12:26:45 -0000 1.12
--- index.html 9 May 2002 15:09:18 -0000 1.13
***************
*** 74,77 ****
--- 74,82 ----
>Tcl</a> binding for Expat</li>
<li>
+ <a href="http://sdf.lonestar.org/~loewerj/tdom.cgi"
+ >tDOM</a> is an alternate package providing XML support for <a
+ href="http://tcl.activestate.com/" >Tcl</a>, based in part on
+ Expat</li>
+ <li>
<a href="http://expatobjc.sourceforge.net/"
>Objective-C interface to Expat</a>