plistversion Documentation on ocaml.org
Create Apple Plists
Simple way to create Apple plists.
open Plist
let () = print_endline (to_string (Array [Dict [("Hey", (String "Arnold"))]]))
| Author | Edgar Aroutiounian <edgar.factorial@gmail.com> | 
|---|---|
| License | BSD-3-Clause | 
| Published | |
| Homepage | https://github.com/fxfactorial/ocaml-plist | 
| Issue Tracker | https://github.com/fxfactorial/ocaml-plist/issues | 
| Maintainer | Edgar Aroutiounian <edgar.factorial@gmail.com> | 
| Dependencies | 
  | 
| Source [http] | https://github.com/fxfactorial/ocaml-plist/archive/v0.1.tar.gz sha256=23fd6c7b5cc792bf52f45f99c8b4191d86e262b3a48d4243afadbf300c74a17e md5=1c8a60e65db0fab9fd9559ecb5381b5c  | 
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/plist/plist.0.1/opam | 
No package is dependent
          

