package plist-xml

  1. Overview
  2. Docs
Reading and writing of plist files in the XML format in pure OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

plist-xml-0.5.0.tbz
sha256=b185065b626477ef5cdcbef598b350ed54199bc99e08f875b4a6dc8830a283c3
sha512=e24da7f6dc433a4fdfa2c66934f11c43eb23134b7630936793d0df72dc21ec8b24f5f4d40d021356af5ba88debd0329a2dc07e802468909f5937cb125ef31a3b

README.md.html

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://alan-j-hu.github.io/ocaml-plist-xml.