xml-query: A parser-agnostic declarative API for querying XML-documents

[ data, library, mit, parsing, xml ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.9.0.2, 0.9.1, 0.9.1.1
Dependencies base (>=4.14 && <5), free (>=5.1 && <6), 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>
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
Uploaded by NikitaVolkov at 2021-06-07T14:22:02Z
Distributions
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 1470 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-06-07 [all 1 reports]