Source: tcldom
Section: interpreters
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>> 4.0.0), tcl8.4-dev, libexpat1-dev, libxml2-dev, tclxml
Standards-Version: 3.5.9

Package: tcldom
Architecture: any
Depends: ${shlibs:Depends} ${misc:Depends}
Description: DOM binding for Tcl
 TclDOM is a Tcl language binding for the W3C's DOM standard. DOM
 provides a tree view of an XML document.
