Readme for plist-0.0.6

plist is a library for generation and parsing Mac OS X property list format files Currently it supports only xml1. It is based on Haskell XML Toolbox. binary1 fromat support is TODO. I don't know reference implementation of ISO 8601 in Haskell, so date is not validated and is pepresented as String * Install cabal configure cabal build cabal install * Author Yuras Shumovich <shumovichy@gmail.com> * Contributors Yuras Shumovich <shumovichy@gmail.com> Michael Tolly <tolly@wisc.edu> Philip Lundrigan <philiplundrigan@gmail.com> Moritz Angermann <moritz@lichtzwerge.de>