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
Repository:
Provides:
python2.5-xml
Size:
363534 bytes
MD5sum:
fa23fc1fa676bb21fcb1424cce692453
Source:
Status:
Package in testing
QA Quarantine ends:
ENDED 2010-04-06 12:15
Packages depending on this package:
Changes
| Version | Changes | Author | Date |
| 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 | bruno.araujo@indt.org.br | 2009-06-22 18:23 UTC |
Package karma
0 out of 6
0
0
Package events
| Event type | User | Timestamp |
| Package is in testing | System | 2010-03-27 12:15 UTC |

Comments:
There have been no comments so far.
Comments:
You must be logged in to make comments.