Version 0 of TclExpat

Updated 2004-03-14 11:18:23

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-tc

lexpat.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]

Category Package | Category XML