selectors: CSS Selectors for DOM traversal

[ bsd3, library, xml ] [ Propose Tags ]

This package provides functions for XML DOM traversal that work with Text.XML.Cursor from the xml-conduits package. The pure Haskell functions in XML.Selectors.CSS include a parser for CSS selector expressions and conversion to an Axis. A QuasiQuoter is provided in XML.Selectors.CSS.TH for static validation of selector expressions.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.1.0, 0.0.2.0, 0.0.3.0
Dependencies array (>=0.4), base (>=4.6 && <5), containers (>=0.5), template-haskell (>=2.8), text (>=0.11), xml-conduit (>=1.1) [details]
License BSD-3-Clause
Author Rob O'Callahan
Maintainer ropoctl@gmail.com
Category XML
Home page http://github.com/rcallahan/selectors
Source repo head: git clone git://github.com/rcallahan/selectors.git
Uploaded by rcallahan at 2013-12-25T00:48:27Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2228 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]