pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-beautifulsoup Remove homepage URL from DESCR.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ee591087ced9
branches: trunk
changeset: 551213:ee591087ced9
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Dec 10 12:32:27 2008 +0000
description:
Remove homepage URL from DESCR.
diffstat:
www/py-beautifulsoup/DESCR | 8 +++-----
1 files changed, 3 insertions(+), 5 deletions(-)
diffs (17 lines):
diff -r 9ded7fcbbd8a -r ee591087ced9 www/py-beautifulsoup/DESCR
--- a/www/py-beautifulsoup/DESCR Wed Dec 10 12:32:09 2008 +0000
+++ b/www/py-beautifulsoup/DESCR Wed Dec 10 12:32:27 2008 +0000
@@ -3,10 +3,8 @@
that make it easy to search and modify the tree.
A well-formed XML/HTML document will yield a well-formed data
-structure. An ill-formed XML/HTML document will yield a
-correspondingly ill-formed data structure. If your document is only
-locally well-formed, you can use this library to find and process the
+structure. An ill-formed XML/HTML document will yield a correspondingly
+ill-formed data structure. If your document is only locally
+well-formed, you can use this library to find and process the
well-formed part of it. The BeautifulSoup class has heuristics for
obtaining a sensible parse tree in the face of common HTML errors.
-
-WWW: http://www.crummy.com/software/BeautifulSoup/
Home |
Main Index |
Thread Index |
Old Index