An open API service indexing awesome lists of open source software.

https://github.com/zach-klippenstein/goplist

A library for reading and writing OSX plist files.
https://github.com/zach-klippenstein/goplist

Last synced: about 1 month ago
JSON representation

A library for reading and writing OSX plist files.

Awesome Lists containing this project

README

        

# goplist [![Build Status](https://travis-ci.org/zach-klippenstein/goplist.svg)](https://travis-ci.org/zach-klippenstein/goplist) [![GoDoc](https://godoc.org/github.com/zach-klippenstein/goplist/xml?status.svg)](https://godoc.org/github.com/zach-klippenstein/goplist/xml)

A library for reading and writing OSX plist files.

See the [documentation](https://godoc.org/github.com/zach-klippenstein/goplist) for examples.