aboutsummaryrefslogtreecommitdiff
path: root/www/R-cran-selectr
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-09-07 21:30:14 +0000
committerStefan Eßer <se@FreeBSD.org>2022-09-07 21:58:51 +0000
commitfb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 (patch)
tree4bfc4b617ac23047eb736c72fb80d2b4f9069605 /www/R-cran-selectr
parentc53ddded1db88147493efaad6a9aa436d9b71fae (diff)
Diffstat (limited to 'www/R-cran-selectr')
-rw-r--r--www/R-cran-selectr/pkg-descr2
1 files changed, 0 insertions, 2 deletions
diff --git a/www/R-cran-selectr/pkg-descr b/www/R-cran-selectr/pkg-descr
index 4e5180afe7ab..de205193514b 100644
--- a/www/R-cran-selectr/pkg-descr
+++ b/www/R-cran-selectr/pkg-descr
@@ -3,5 +3,3 @@ This allows us to use CSS selectors when working with the XML package
as it can only evaluate XPath expressions. Also provided are
convenience functions useful for using CSS selectors on XML nodes.
This package is a port of the Python package "cssselect".
-
-WWW: https://cran.r-project.org/web/packages/selectr/