Language

Package: r-selectr @ 0.4-2

Synopsis

Translate CSS selectors to XPath expressions

Description

r-selectr translates a CSS3 selector into an equivalent XPath expression. This allows you 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.

Home page
https://sjp.co.nz/projects/selectr/
Location
gnu/packages/cran.scm (line: 705, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings