9 lines
398 B
Plaintext
9 lines
398 B
Plaintext
TclXML is a package that provides XML parsing for the Tcl
|
|
scripting language. It has two implementations of XML parsers:
|
|
one written purely in Tcl and a wrapper for the Gnome libxml2
|
|
C library.
|
|
|
|
The TclXML package now incorporates the TclDOM and TclXSLT packages.
|
|
TclDOM and TclXSLT were previously distributed as separate packages.
|
|
The three packages may still be used as if they were standalone.
|