Skip to content

kutani/plist2json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

plist2json - a no-frills converter in golang

Currently in a basic, works-for-me state. I wrote it when I was unable to find any decent non-OS X tools for doing this conversion.

At current takes plist files as a arguments or input from stdin and outputs JSON to stdout. If you want pretty printing, pipe it to a pretty printer.

Does not support the full plist spec yet; will if I get a patch or if I find a need, or if I get bored enough to do it.

See LICENSE for licensing information

Author: kutani

About

no-frills golang plist to json converter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages