tdom 0.9.3-1build1 source package in Ubuntu

Changelog

tdom (0.9.3-1build1) noble; urgency=medium

  * No-change rebuild against libgumbo2

 -- Steve Langasek <email address hidden>  Sat, 28 Oct 2023 03:02:30 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe libs

Downloads

File Size SHA-256 Checksum
tdom_0.9.3.orig.tar.gz 1.3 MiB b46bcb6750283bcf41bd6f220cf06e7074752dc8b9a87a192bd81e53caad53f9
tdom_0.9.3-1build1.debian.tar.xz 6.6 KiB dc12d818a1c695929796c850e670aae964c7b13a178e82c81b701a55413ca5a4
tdom_0.9.3-1build1.dsc 2.1 KiB 1395466aacf4ccb70bc2e1e1c9d32674e8ac93d376e76ef70f1478d913e180b5

View changes file

Binary packages built by this source

tdom: 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-dbgsym: debug symbols for tdom
tdom-dev: header files and development libraries for tDOM

 tDOM is a 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, and 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.