Source: libxml2dom
Section: python
Priority: optional
Maintainer: Paul Boddie <paul@boddie.org.uk>
Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.43), python-support (>= 0.5.3)
Build-Depends-Indep: python-dev, python-epydoc (>= 2.1-11)
Standards-Version: 3.7.2

Package: python-libxml2dom
Architecture: all
Depends: ${python:Depends}, python-libxml2 (>= 2.6.27.dfsg-1)
Provides: ${python:Provides}
Description: PyXML-style API for the libxml2 Python bindings
 The libxml2dom package provides a traditional DOM wrapper around the Python
 bindings for libxml2. In contrast to the libxml2 bindings, libxml2dom provides
 an API reminiscent of minidom, pxdom and other Python-based and Python-related
 XML toolkits.
 .
 This package is built for Python 2.4.x.
