tDOM contains:
* the newest version of Expat, the XML parser from James Clark,
including namesspace and DTD support.
* a modified version of Steve Ball's Tclexpat, the Tcl interface to
expat, for event-like (SAX-like) XML parsing. The modifications
are for performance improvements, to make the newest Expat
features (XML namespace) available and for some additional features.
* a (partial) DOM I and II implementation in C for maximum
performance and minimum memory need following the W3C DOM Core
Level 1 recommendation using an OO-like syntax.
* a very complete, compliant and fast XPath implementation in C
following the November 99 W3C recommendation.
* a fast XSLT implementation in C following the W3C Recommendation
16 November 1999.
* a (partial) implementation in C of the XPointer (97) navigational
functions.
* UTF-8 to 8 bit encoding back conversion functionality to support
Tcl version < 8.1x
* optional DTD validation
* additional convenience methods
* documentation in TMML, HTML and nroff formats
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 436.7 kB | 1304 kB | [list of files] |
| amd64 | 416.7 kB | 1124 kB | [list of files] |
| arm | 378.5 kB | 1024 kB | [list of files] |
| hppa | 445.6 kB | 1212 kB | [list of files] |
| i386 | 395.3 kB | 1052 kB | [list of files] |
| ia64 | 539.3 kB | 2128 kB | [list of files] |
| mips | 395.0 kB | 1332 kB | [list of files] |
| mipsel | 393.2 kB | 1332 kB | [list of files] |
| powerpc | 388.4 kB | 1112 kB | [list of files] |
| s390 | 405.1 kB | 1104 kB | [list of files] |
| sparc | 381.6 kB | 1120 kB | [list of files] |