API for parsing XML documents using Tcl
TclXML is an API for parsing XML documents using the Tcl scripting language. It is also a package with several parser implementations. The goal of the TclXML package is to provide an API for Tcl scripts that allows "Plug-and-Play" parser implementations; ie. an application will be able to use different parser implementations without change to the application code.
$
pkg install tclxmlOrigin
devel/tclxml
Size
819KiB
License
BSD2CLAUSE
Maintainer
tcltk@FreeBSD.org
Dependencies
5 packages
Required by
1 packages