Package: selectr
Type: Package
Title: Translate CSS Selectors to XPath Expressions
Version: 0.4-2
Date: 2019-11-20
Authors@R: c(person("Simon", "Potter",
role = c("aut", "trl", "cre"),
email = "simon@sjp.co.nz"),
person("Simon", "Sapin", role = "aut"),
person("Ian", "Bicking", role = "aut"))
License: BSD_3_clause + file LICENCE
Depends: R (>= 3.0)
Imports: methods, stringr, R6
Suggests: testthat, XML, xml2
URL: https://sjp.co.nz/projects/selectr
BugReports: https://github.com/sjp/selectr/issues
Description: Translates a CSS3 selector into an equivalent XPath
expression. 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'
().
NeedsCompilation: no
Packaged: 2019-11-20 06:04:49 UTC; simon
Author: Simon Potter [aut, trl, cre],
Simon Sapin [aut],
Ian Bicking [aut]
Maintainer: Simon Potter
Repository: CRAN
Date/Publication: 2019-11-20 07:30:03 UTC
Built: R 4.1.3; ; 2023-08-22 23:43:03 UTC; unix