mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
4 lines
199 B
Plaintext
4 lines
199 B
Plaintext
TclXML is an all-Tcl XML parser. The goal of this parser is to be
|
|
"plug-compatible" with TclExpat. This parser can be made more forgiving
|
|
of broken XML than expat, by using the -errorcommand option.
|