diff options
author | mharo <mharo@FreeBSD.org> | 1999-05-03 12:28:35 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-05-03 12:28:35 +0800 |
commit | a1f36d753196e0520117f1f4739f6e2b504dc943 (patch) | |
tree | d4aa6394ff4241b750dda6ecfc6807e87846faab /textproc/py-xml | |
parent | b304272eac593395b56ce515f9c961fcbb0b7095 (diff) | |
download | freebsd-ports-gnome-a1f36d753196e0520117f1f4739f6e2b504dc943.tar.gz freebsd-ports-gnome-a1f36d753196e0520117f1f4739f6e2b504dc943.tar.zst freebsd-ports-gnome-a1f36d753196e0520117f1f4739f6e2b504dc943.zip |
I *LOVE* WWW:
Diffstat (limited to 'textproc/py-xml')
-rw-r--r-- | textproc/py-xml/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-xml/pkg-descr b/textproc/py-xml/pkg-descr index 154a394676a2..08db3846edde 100644 --- a/textproc/py-xml/pkg-descr +++ b/textproc/py-xml/pkg-descr @@ -7,6 +7,6 @@ From the README: 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! -See also http://www.python.org/sigs/xml-sig/ +WWW: http://www.python.org/sigs/xml-sig/ -- Jacques Vidrine <nectar@FreeBSD.ORG> |