@hackage / xml-query

A parser-agnostic declarative API for querying XML-documents

Latest0.9.1.1

About

Metadata

  • Last updated , by NikitaVolkov
  • License MIT
  • Categories XML, Parsers
  • Maintained by: Nikita Volkov <nikita.y.volkov@mail.ru>

  • Lottery factor: 0

Links

Installation

Readme

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: