summaryrefslogtreecommitdiff
path: root/textproc/py-parsel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-parsel/Makefile')
-rw-r--r--textproc/py-parsel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-parsel/Makefile b/textproc/py-parsel/Makefile
index 87e2a1acdaba..e9194415705d 100644
--- a/textproc/py-parsel/Makefile
+++ b/textproc/py-parsel/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= eric@camachat.org
COMMENT= Library to extract data from HTML and XML using XPath and CSS selectors
+WWW= https://github.com/scrapy/parsel
LICENSE= BSD3CLAUSE