package plist-xml-lwt

  1. Overview
  2. Docs
Reading of plist files in the XML format with Lwt

Install

Dune Dependency

Authors

Maintainers

Sources

plist-xml-lwt-0.3.0.tbz
sha256=f1bef673f1145a2d9f4d8e51a61563cd3630ae5352d79610369ead307aa5f4d5
sha512=75eb172941fff651fd59daff9c7aeece5dd6e90b34ad1d07b8034b6c290112dde1baec3d3971b1e34702ca4873407ff854fdc7c87467bd0d8f7e08451a60cd67

Description

Reading of plist files in the XML format with Lwt.

Published: 30 Oct 2020

README

ocaml-plist-xml

Pure OCaml implementation of https://www.apple.com/DTDs/PropertyList-1.0.dtd.

This package follows SemVer. It is still in version 0.X, so X will be incremented for breaking changes.

The documentation is located at https://dosaylazy.github.io/ocaml-plist-xml.

Dependencies (4)

  1. markup-lwt >= "0.5" & < "0.6"
  2. lwt >= "5.0" & < "6.0"
  3. plist-xml = "0.3.0"
  4. dune >= "2.7"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None