What: TclExpat
Where: http://tclxml.sf.net/
http://www.zveno.com/zm.cgi/in-tclxml/
ftp://ftp.procplace.com/pub/tcl/sorted/packages-8.0/distrib/cvs-tclexpat.tar.gz
Description: Tcl extension based on James Clark's expat XML parser. Allows
a Tcl script to parse an XML document using expat, invoking Tcl
code as callbacks for various parts of the document such
as element start and end, PIs, declarations, etc.
Tested on Solaris 2.5.1, HP/UX 10.10 and Linux, and should run on
any platform with Tcl 8.0/8.1a2 and expat.
See also TclDOM and TclXML (fuller XML support for Tcl) are also
available at the same site.
Updated: 01/2002
Contact: mailto:[email protected]See also tDom which incorporates expat as well.