diff options
Diffstat (limited to 'textproc/py-cssselect2/pkg-descr')
-rw-r--r-- | textproc/py-cssselect2/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/py-cssselect2/pkg-descr b/textproc/py-cssselect2/pkg-descr index 88b351b61d0f..d1356a09040e 100644 --- a/textproc/py-cssselect2/pkg-descr +++ b/textproc/py-cssselect2/pkg-descr @@ -5,5 +5,3 @@ documents (HTML, XML, etc.) that can be read by ElementTree-like parsers Unlike cssselect, it does not translate selectors to XPath and therefore does not have all the correctness corner cases that are hard or impossible to fix in cssselect. - -WWW: https://github.com/Kozea/cssselect2 |