/plist

Go Plist library

Primary LanguageGoOtherNOASSERTION

OS X Plist library for Go

Credit

This library is based of DHowett's library but has an API that's more similar to the XML and JSON libraries in the standard library. The plist.Decoder() accepts an io.Reader instead of an io.ReadSeeker