Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 1 of 1 found.
[1] < 1 > [1]  Sort:

selectr : Translate CSS Selectors to XPath Expressions

Package: selectr
Type: Package
Title: Translate CSS Selectors to XPath Expressions
Version: 0.2-3
Date: 2014-12-24
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 (>= 2.15.2)
Imports: methods, XML, stringr
Suggests: testthat
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"
(http://packages.python.org/cssselect/).
Packaged: 2014-12-24 08:18:39 UTC; simon
Author: Simon Potter [aut, trl, cre],
Simon Sapin [aut],
Ian Bicking [aut]
Maintainer: Simon Potter <simon@sjp.co.nz>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-12-24 13:03:55

● Data Source: CranContrib
● 0 images, 2 functions, 0 datasets
● Reverse Depends: 0