diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-01-08 22:43:41 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-01-08 22:43:41 +0800 |
commit | 41cf3748f9c8d6589848f7bcf68eaa66ce944818 (patch) | |
tree | 7c7a0a10f376c661aff9ab107811e6873c0b467b /textproc/py-xml/pkg-descr | |
parent | 0208aa934910d2c0197d96f2059a51b6e090acad (diff) | |
download | freebsd-ports-graphics-41cf3748f9c8d6589848f7bcf68eaa66ce944818.tar.gz freebsd-ports-graphics-41cf3748f9c8d6589848f7bcf68eaa66ce944818.tar.zst freebsd-ports-graphics-41cf3748f9c8d6589848f7bcf68eaa66ce944818.zip |
Upgrade to 0.6.3
PR: 24147
Submitted by: MAINTAINER
Diffstat (limited to 'textproc/py-xml/pkg-descr')
-rw-r--r-- | textproc/py-xml/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-xml/pkg-descr b/textproc/py-xml/pkg-descr index 74e5ec1f91e..13515c82752 100644 --- a/textproc/py-xml/pkg-descr +++ b/textproc/py-xml/pkg-descr @@ -1,12 +1,12 @@ From the README: - XML package v0.6.2 - This is the Python XML package. The distribution contains a validating XML parser, an implementation of the SAX and DOM programming interfaces, an interface to the Expat parser (and the Expat parser itself), and a C helper module that can speed up xmllib.py by a factor of 5. There's even documentation! +Version 0.6.3 is to be considered a beta release. + WWW: http://www.python.org/sigs/xml-sig/ -- Jacques Vidrine <nectar@FreeBSD.ORG> |