The textproc/tdom port
tdom-0.9.3 – fast XML/DOM/XPath/XSLT/HTML/JSON extension for Tcl (cvsweb github mirror)
Description
Combines high performance XML data processing with easy and powerful Tcl scripting functionality. Includes the tdomhtml extension which implements a simple HTML layer on top of the core DOM Level-1 specification. Features: * A Tcl interface to expat for event-like (SAX-like) XML parsing. * A complete, compliant and fast XPath implementation in C following the November 99 W3C recommendation for navigation and data extraction. * A fast XSLT implementation in C following the W3C Recommendation 16 November 1999. * DTD validation. * A JSON parser that parses any possible JSON input into a DOM tree without losing information. * An efficient and Tcl'ish way to create XML and HTML documents and JSON strings. * An even faster simple XML parser for trusted XML input.WWW: http://www.tdom.org/
Maintainer
Stuart Cassoff
Categories
Build dependencies
Run dependencies
Files
- /usr/local/include/tdom.h
- /usr/local/lib/libtdom093.so.0.0
- /usr/local/lib/libtdomstub093.a
- /usr/local/lib/tcl/modules/86/tdomhtml-0.1.0.tm
- /usr/local/lib/tcl/tdom/
- /usr/local/lib/tcl/tdom/pkgIndex.tcl
- /usr/local/lib/tcl/tdom/tdom.tcl
- /usr/local/lib/tcl/tdom/tdomConfig.sh
- /usr/local/man/mann/dom.n
- /usr/local/man/mann/domDoc.n
- /usr/local/man/mann/domNode.n
- /usr/local/man/mann/expat.n
- /usr/local/man/mann/expatapi.n
- /usr/local/man/mann/pullparser.n
- /usr/local/man/mann/schema.n
- /usr/local/man/mann/tdomcmd.n
- /usr/local/man/mann/tnc.n