xml-query: A parser-agnostic declarative API for querying XML-documents
Provides an API for definitition of destructuring of XML-documents, while delegating the actual parsing process to outer APIs. Thus it allows the users to implement parser-agnostic XML-parsing specifications, with the intent of later interpreting them with specific parsers or documentation generators, or what not.
Following are the known interpreters:
Downloads
- xml-query-0.9.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.9.0.2, 0.9.1, 0.9.1.1 |
|---|---|
| Dependencies | base-prelude (>=0.1.19 && <0.2), free (>=4.12 && <5), text (>=1 && <2) [details] |
| License | MIT |
| Copyright | (c) 2015, Sannsyn AS |
| Author | Nikita Volkov <nikita.y.volkov@mail.ru> |
| Maintainer | Nikita Volkov <nikita.y.volkov@mail.ru> |
| Uploaded | by NikitaVolkov at 2015-12-06T05:45:46Z |
| Category | Data, XML, Parsing |
| Home page | https://github.com/sannsyn/xml-query |
| Bug tracker | https://github.com/sannsyn/xml-query/issues |
| Source repo | head: git clone git://github.com/sannsyn/xml-query.git |
| Distributions | |
| Reverse Dependencies | 2 direct, 1 indirect [details] |
| Downloads | 1591 total (6 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2015-12-06 [all 1 reports] |