selectors: CSS Selectors for DOM traversal
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
- selectors-0.0.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 && <0.5), base (>=4.6 && <4.7), containers (>=0.5 && <0.6), template-haskell (>=2.8 && <2.9), text (>=0.11 && <0.12), xml-conduit (>=1.1 && <1.2) [details] |
License | BSD-3-Clause |
Author | Rob O'Callahan |
Maintainer | ropoctl@gmail.com |
Category | XML |
Source repo | head: git clone git@github.com:rcallahan/selectors.git |
Uploaded | by rcallahan at 2013-12-25T00:33:13Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2290 total (12 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] |