<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Translate CSS Selectors to XPath Expressions</dc:title>
  <dc:title>R package selectr version 0.6-0</dc:title>
  <dc:subject>CRAN Task View: WebTechnologies (https://CRAN.R-project.org/view=WebTechnologies)</dc:subject>
  <dc:description>Translates a CSS 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'
  (&lt;https://cssselect.readthedocs.io/&gt;).</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.3)</dc:relation>
  <dc:relation>Imports: R6</dc:relation>
  <dc:relation>Suggests: testthat, XML, xml2</dc:relation>
  <dc:creator>Simon Potter &lt;simon@sjp.co.nz&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Simon Potter [aut, trl, cre],
  Simon Sapin [aut],
  Ian Bicking [aut]</dc:contributor>
  <dc:rights>BSD_3_clause + file LICENCE (https://CRAN.R-project.org/package=selectr/LICENCE)</dc:rights>
  <dc:date>2026-06-23</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=selectr</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.selectr</dc:identifier>
</oai_dc:dc>
