plist

Generate and parse Mac OS X property list format

Latest on Hackage:0.0.6

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

Simple helper to generate and parse Mac OS X plist format. Currently it supports only xml1 format. It is based on Haskell XML Toolbox.

See http://developer.apple.com/mac/library/documentation/Darwin/Reference/ManPages/man5/plist.5.html for details about plist format.