Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 03/07/2001 14:15:00
Module Name: pkgsrc
Committed By: drochner
Date: Wed Mar 7 12:15:00 UTC 2001
Update of /cvsroot/pkgsrc/textproc/pyxml
In directory netbsd.hut.fi:/tmp/cvs-serv211
Log Message:
The 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-?.
Vendor Tag: tnf
Release Tags: tnf_010307
N pkgsrc/textproc/pyxml/Makefile
N pkgsrc/textproc/pyxml/pkg/PLIST
N pkgsrc/textproc/pyxml/pkg/DESCR
N pkgsrc/textproc/pyxml/files/md5
N pkgsrc/textproc/pyxml/files/printpypath.py
N pkgsrc/textproc/pyxml/files/patch-sum
N pkgsrc/textproc/pyxml/patches/patch-aa
No conflicts created by this import