libxml2dom

Annotated packages/ubuntu-hoary/python2.4-libxml2dom/debian/control

207:d894ea1a7cfc
2006-11-12 paulb [project @ 2006-11-12 17:38:38 by paulb] Updated release information.
paulb@125 1
Source: libxml2dom
paulb@125 2
Priority: optional
paulb@125 3
Maintainer: Paul Boddie <paul@boddie.org.uk>
paulb@125 4
Build-Depends: debhelper (>> 3.0.0), python2.4-dev
paulb@125 5
Standards-Version: 3.5.8
paulb@125 6
Section: python
paulb@125 7
paulb@125 8
Package: python2.4-libxml2dom
paulb@125 9
Section: python
paulb@125 10
Architecture: all
paulb@125 11
Depends: python2.4-libxml2 (>= 2.6.17), python2.4
paulb@125 12
Description: PyXML-style API for the libxml2 Python bindings
paulb@125 13
 The libxml2dom package provides a traditional DOM wrapper around the Python
paulb@125 14
 bindings for libxml2. In contrast to the libxml2 bindings, libxml2dom provides
paulb@125 15
 an API reminiscent of minidom, pxdom and other Python-based and Python-related
paulb@125 16
 XML toolkits.
paulb@125 17
 .
paulb@125 18
 This package is built for Python 2.4.x.