package plist

  1. Overview
  2. Docs
Create Apple Plists

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.tar.gz
md5=1c8a60e65db0fab9fd9559ecb5381b5c

Description

Simple way to create Apple plists.

open Plist

let () = print_endline (to_string (Array [Dict [("Hey", (String "Arnold"))]]))

Published: 23 Dec 2015

Dependencies (4)

  1. lambdasoup
  2. yojson < "2.0.0"
  3. ocamlfind build
  4. ocaml >= "4.02.0" & < "5.0"

Dev Dependencies

None

Used by (1)

  1. usbmux

Conflicts

None