Path to this page:
./
textproc/py-xml,
Collection of libraries to process XML with Python
Branch: CURRENT,
Version: 0.8.4nb6,
Package name: py27-xml-0.8.4nb6,
Maintainer: pkgsrc-usersThe PyXML package is a collection of libraries to process XML with Python. It
contains, among other things
xmlproc: a validating XML parser.
sgmlop: a C helper module that can speed-up xmllib.py and sgmllib.py by a
factor of 5.
PySAX: SAX 1 and SAX2 libraries with drivers for most of the parsers.
4DOM: A fully compliant DOM Level 2 implementation
javadom: An adapter from Java DOM implementations to the standard Python
DOM binding.
pulldom: a DOM implementation that supports lazy instantiation of nodes.
marshal: a module with several options for serializing Python objects to
XML, including WDDX and XML-RPC.
unicode: a helper module for Python 1.5 users who need conversions between
UTF-8 and ISO-8859-?.
Required to run:[
lang/python27]
Master sites:
Filesize: 717.729 KB
Version history: (Expand)
- (2022-01-11) Updated to version: py27-xml-0.8.4nb6
- (2017-11-23) Package has been reborn
- (2013-06-17) Updated to version: py27-xml-0.8.4nb5
- (2012-04-10) Updated to version: py27-xml-0.8.4nb4
- (2012-02-04) Updated to version: py26-xml-0.8.4nb4
- (2010-05-08) Updated to version: py26-xml-0.8.4nb3
CVS history: (Expand)