tDOM Overview -
Introduction and download information
tDOM combines high performance XML data processing with easy and powerful Tcl scripting functionality. tDOM should be one of the fastest ways to manipulate XML with a scripting language and uses very few memory (the DOM tree of the XML recommendation in XML (160K, or 200K canonicalized) needs about 450K in memory )!
The official tDOM homepage page is http://loewerj.freeshell.org/tdom.cgi.
tDOM contains:
and some more.
The tDOM specific source files come with the Mozilla Public License Version 1.1.
For the Expat XML parser package license see the file COPYING in the directory expat of the source distribution. In short, it's a liberal Open Source license.
The latest tDOM release is tDOM-0.7.4 (516k gzip tar archive, 2002-07-02)
tDOM-0.7.4 is also avaliable as win32 DLLs (152k zip archive, 2002-07-02
Jochem Huhmann provides a binary package of tDOM 0.7.4 for Debian GNU/Linux 3.0 (Woody) here.
The tDOM CVS allows read-only anonymous access. To get the latest status of the project just do
cvs -z3 -d:ext:anonymous@www.tdom.org:/usr/local/pubcvs co tdom
The place for tDOM related discussions and questions is the tDOM mailing list. See http://groups.yahoo.com/group/tdom/ for the archive and subscribing information.