Subject: CVS commit: pkgsrc/textproc/py-xml
To: None <pkgsrc-changes@NetBSD.org>
From: Marc Recht <recht@netbsd.org>
List: pkgsrc-changes
Date: 01/23/2004 15:25:53
Module Name: pkgsrc
Committed By: recht
Date: Fri Jan 23 15:25:53 UTC 2004
Update of /cvsroot/pkgsrc/textproc/py-xml
In directory ivanova.netbsd.org:/tmp/cvs-serv16806
Log Message:
Re-import of pyxml as py-xml to match Python module naming convention.
Addresses PR pkg/23999 by Michal Pasternak.
ok'ed by drochner@
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: pkgsrc-base
N pkgsrc/textproc/py-xml/buildlink2.mk
N pkgsrc/textproc/py-xml/distinfo
N pkgsrc/textproc/py-xml/Makefile
N pkgsrc/textproc/py-xml/PLIST
N pkgsrc/textproc/py-xml/DESCR
N pkgsrc/textproc/py-xml/patches/patch-aa
No conflicts created by this import