aboutsummaryrefslogtreecommitdiffstats
path: root/www/py-html5-parser/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-html5-parser/pkg-descr')
-rw-r--r--www/py-html5-parser/pkg-descr2
1 files changed, 0 insertions, 2 deletions
diff --git a/www/py-html5-parser/pkg-descr b/www/py-html5-parser/pkg-descr
index 03b7267e4e1d..db59d7e73417 100644
--- a/www/py-html5-parser/pkg-descr
+++ b/www/py-html5-parser/pkg-descr
@@ -5,5 +5,3 @@ parse times that can be a thirtieth of the html5lib parse times.
That is a speedup of 30x. This differs, for instance, from the gumbo
python bindings, where the initial parsing is done in C but the
transformation into the final tree is done in python.
-
-WWW: https://html5-parser.readthedocs.io/