Python-xml 0.8.4-10.1maemo4

XML tools for Python The Python/XML distribution contains the basic tools required for processing XML data using the Python programming language, assembled into one easy-to-install package. The distribution includes parsers and standard interfaces such as SAX and DOM, along with various other useful modules. The package currently contains: * XML parsers: Pyexpat (Jack Jansen), xmlproc (Lars Marius Garshol), sgmlop (Fredrik Lundh). * SAX interface (Lars Marius Garshol) * minidom DOM implementation (Paul Prescod, others) * 4DOM and 4XPath from Fourthought (Uche Ogbuji, Mike Olson) * Schema implementations: TREX (James Tauber) * Various utility modules and functions (various people)
Section:
python
Maintainers:
Provides:
python2.5-xml
Size:
363534 bytes
MD5sum:
fa23fc1fa676bb21fcb1424cce692453
Status:
Package imported
QA Quarantine ends:
ENDED 2009-10-30 19:22

Changes

VersionChangesAuthorDate
0.8.4-10.1maemo4* Integrate fixes for python2.6 (taken from Ubuntu jaunty)

* Add patches:

   - import-oldxml.dpatch

   -> From Ubuntu package changelog:

   - Install the files outside of sys.path, so that the package

   does not overlay the xml code as found in the core python packages.

   This package should be removed once all rdepends are gone. For

   now, packages have to add this path before the first xml import:

   sys.path.append('/usr/lib/python%s/site-packages/oldxml' % sys.version[:3])

   - replace-reserved-words.dpatch

   -> Replace "as" keyword (reserved as of python2.6)

   * Automatically select site-packages for python2.5 and dist-packages for 2.6
[email protected]2009-06-22 18:23 UTC

Package events

Event typeUserTimestamp
Package importedSystem2009-10-30 19:22 UTC

Comments:

There have been no comments so far.

Comments:

You must be logged in to make comments.