# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
description This package provides XML parsers, DOM scripting and XSL Transformations for Tcl.
long_description In previous distributions, these features (TclXML, TclDOM, and TclXSLT) were supplied as \
separate packages. Now they have been combined into a single package to make \
TclXML provides a streaming parser for XML documents. \
TclDOM provides a tree view for XML documents. This is usually the best interface \
for scripting XML documents using Tcl. \
TclXSLT provides a method to invoke XSL Transformations upon XML documents. This \
package is a wrapper for the libxslt library.
homepage http://tclxml.sourceforge.net/
master_sites sourceforge:tclxml
checksums md5 9d1605246c899eff7db591bca3c23200 \
sha1 bb6a551785b12162ae977f66d7ad3d70e094e122 \
rmd160 618d19c83159e85b1f95e4e8a173280d9ecb647c
depends_run port:tcl port:tcllib port:libxml2
configure.args --with-prefix=${prefix} --with-tcl=${prefix}/lib
livecheck.regex tclxml-(\[0-9\\.\]+)\\.tar.gz