Source: libxml2dom
Section: python
Priority: optional
Maintainer: Paul Boddie <paul@boddie.org.uk>
Build-Depends: debhelper (>= 5.0.38), python-all-dev (>= 2.3.5-11), python-central (>= 0.5.6), python-epydoc (>= 2.1-6ubuntu1)
XS-Python-Version: all
Standards-Version: 3.7.2.1

Package: python-libxml2dom
Architecture: all
Depends: ${python:Depends}, python-libxml2 (>= 2.6.27)
Conflicts: python2.4-libxml2dom (<< 0.4.4-0ubuntu1)
Replaces: python2.4-libxml2dom (<< 0.4.4-0ubuntu1)
XB-Python-Version: ${python:Versions}
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.
