diff options
author | drochner <drochner@pkgsrc.org> | 2002-02-05 21:58:09 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2002-02-05 21:58:09 +0000 |
commit | a694be71e3613f3fa3ddd233be89abdea50a8d1c (patch) | |
tree | d291796bcf4cc78de589227a7c5be81ee3d10c02 /textproc/pyxml/distinfo | |
parent | 5ce12b16beed0fa758a2c9ce9ca10c6dfc04e8b1 (diff) | |
download | pkgsrc-a694be71e3613f3fa3ddd233be89abdea50a8d1c.tar.gz |
update to 0.7
changes:
* Expat 1.95.2 has been integrated.
* James Tauber has contributed an implementation of TREX,
in the xml.schema.trex module.
* xmlproc has been updated to produce Unicode strings in
Python 2.x using the Python codecs to convert the input.
* 4XPath and 4XSLT from the 4Suite package have been
integrated as xml.xpath and xml.xslt. Both packages are a
few releases behind 4Suite. In case of conflicts with
a 4Suite installation, passing --without-{xpath,xslt}
to setup.py is recommended.
* XBEL has been updated to revision 1.1.
* The C14N code in xml.dom.ext.c14n was completely rewritten.
* Swedish and French messages have been added to xmlproc.
* New SAX2 drivers have been added for htmllib, sgmllib,
sgmlop, and sgmlop_html.
Diffstat (limited to 'textproc/pyxml/distinfo')
-rw-r--r-- | textproc/pyxml/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/pyxml/distinfo b/textproc/pyxml/distinfo index 1892a512c3b..2b5e98f0139 100644 --- a/textproc/pyxml/distinfo +++ b/textproc/pyxml/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2002/01/17 11:22:43 drochner Exp $ +$NetBSD: distinfo,v 1.6 2002/02/05 21:58:09 drochner Exp $ -SHA1 (PyXML-0.6.6.tar.gz) = 1c5bcf40705fb397f17d2318757098e4697e549f -Size (PyXML-0.6.6.tar.gz) = 503610 bytes +SHA1 (PyXML-0.7.tar.gz) = a0b9832a0c1fed22edc6fa4b0e125535fd33d72e +Size (PyXML-0.7.tar.gz) = 631449 bytes SHA1 (patch-aa) = 51af9ee51699a9a17ebaf000aba3aba5cb07fd94 |