パッケージ: tdom (0.9.5-1)
fast XML/DOM/XPath/XSLT/HTML/JSON extension for Tcl written in C
tDOM takes advantage of Expat, the XML parser from James Clark, including namespace and DTD support. It includes a modified version of Tclexpat, the Tcl interface to Expat, with event-based XML push (SAX-like) and pull (StAX-like) parsing. tDOM comes with a (partial) DOM-I and DOM-II implementation in C for maximum performance and minimum memory need. A very complete, compliant, and fast XPath implementation is provided. A fast XSLT implementation in C completes the basic feature set. tDOM interfaces with the gumbo HTML5 parser and provides a robust JSON parser/ serializer for JSON-to-JSON roundtripping. Documentation is provided in TMML, HTML and nroff formats.
その他の tdom 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.27)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libexpat1 (>= 2.4.1)
- XML パース用 C ライブラリ - ランタイムライブラリ
-
- dep: libgumbo2 (>= 0.12.0)
- pure-C HTML5 parser
-
- dep: tcl (>= 8.6.0-2)
- Tool Command Language (default version) - shell