diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-09 07:11:39 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-09 07:11:39 +0700 |
commit | 24040ff5a978704c5347c3a62e2d3e030d000b6b (patch) | |
tree | 8c3b2dc0cab318feb8223deaa6cf05a02565a495 /libraries/PyXML/slack-desc | |
parent | 9e38ce1b075c8028346700a8320b22b86e98aeb4 (diff) | |
download | slackbuilds-24040ff5a978704c5347c3a62e2d3e030d000b6b.tar.gz |
libraries/PyXML: Update DOWNLOAD url and cleanups.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/PyXML/slack-desc')
-rw-r--r-- | libraries/PyXML/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/PyXML/slack-desc b/libraries/PyXML/slack-desc index 73a597a2aa..316a1c63f4 100644 --- a/libraries/PyXML/slack-desc +++ b/libraries/PyXML/slack-desc @@ -14,6 +14,6 @@ PyXML: programming interfaces, an interface to the Expat parser (and the PyXML: Expat parser itself), and a C helper module that can speed up PyXML: xmllib.py by a factor of 5 PyXML: -PyXML: Homepage: http://pyxml.sourceforge.net/ +PyXML: Homepage: https://pypi.python.org/pypi/PyXML/0.8.4 PyXML: PyXML: |