package ezxmlm

  1. Overview
  2. Docs
Combinators to use with xmlm for parsing and selection

Install

Dune Dependency

Authors

Maintainers

Sources

ezxmlm-1.0.2.tbz
md5=9e780981d78ca23a9c90a6b4c5d1949d

CHANGES.md.html

v1.0.2 (04/01/2018):

  • Build with jbuilder and release with topkg (this also fixes an OCaml 4.06 -safe-string incompatibility with the oasis-generated code)

  • Fixes to the ocamldoc markup to be more compliant with odoc.

v1.0.1 (03-06-2014):

  • Add has_member function to test if a tag is present in sub-nodes.

  • Add Travis CI scripts.

  • Regenerate OASIS build files with 0.4.4 (better dynlink support)

v1.0.0 (02-11-2014):

  • First public release.