Source: tclxml
Section: devel
Priority: optional
Maintainer: Fernando Ike de Oliveira <fike@midstorm.org>
Build-Depends: debhelper (>= 5.0.0), tcl8.4-dev, libxml2-dev, expat
Standards-Version: 3.7.2

Package: tclxml
Architecture: any
Depends: ${shlibs:Depends}, tcllib
Description: Tcl library for XML parsing
 TclXML provides event-based parsing of XML documents.  The
 application may register callback scripts for certain document
 features, and when the parser encounters those features while parsing
 the document the callback is evaluated.


