summaryrefslogtreecommitdiff
path: root/www/py-beautifulsoup/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-beautifulsoup/DESCR')
-rw-r--r--www/py-beautifulsoup/DESCR2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/py-beautifulsoup/DESCR b/www/py-beautifulsoup/DESCR
index 25d9d6bf6ca..113105f2584 100644
--- a/www/py-beautifulsoup/DESCR
+++ b/www/py-beautifulsoup/DESCR
@@ -8,3 +8,5 @@ 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.
+
+This package contains v3 of the module.