summaryrefslogtreecommitdiff
path: root/devel/tclxml/pkg-descr
blob: da3e7555874ed8298a3378385917dbaa0997deda (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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.

WWW: http://tclxml.sourceforge.net/

- David
dyeske@yahoo.com