#899237 RFP: markup.ml -- Error-recovering streaming HTML5 and XML parsers

#899237#5
Date:
2018-05-21 11:40:03 UTC
From:
To:
* Package name    : markup.ml
  Version         : 0.7.6
  Upstream Author : Anton Bachin
* URL             : https://github.com/aantron/markup.ml
* License         : BSD-2
  Programming Lang: OCaml
  Description     : Error-recovering streaming HTML5 and XML parsers

Markup.ml is a pair of parsers implementing the HTML5 and XML
specifications, including error recovery. Usage is simple, because
each parser is a function from byte streams to parsing signal streams.

This software is needed as a new build dependency for tyxml.