jc icon indicating copy to clipboard operation
jc copied to clipboard

Add plist parser

Open kellyjonbrazil opened this issue 1 year ago • 1 comments

https://stackoverflow.com/questions/6066350/command-line-tool-for-converting-plist-to-json

kellyjonbrazil avatar Jul 25 '22 14:07 kellyjonbrazil

I have a plist parser ready for testing in the dev branch. Just need more plist files for testing. Need to test plist files that may contain more exotic datatypes. It handles both binary and XML plist files.

https://github.com/kellyjonbrazil/jc/blob/dev/jc/parsers/plist.py

kellyjonbrazil avatar Jul 31 '22 23:07 kellyjonbrazil

Released in v1.21.0 available via pip. Binaries coming soon.

kellyjonbrazil avatar Aug 21 '22 21:08 kellyjonbrazil