Skip to content

0.4

Compare
Choose a tag to compare
@grahampugh grahampugh released this 10 Feb 23:33
  • You can now use this tool to convert json > plist. Note that the plist format do not accept null/None values, so this script will extract any keys with null/None values before converting.
  • Add the ability to just reference a folder if JSON is in the path.
  • You can now use _JSON as well as JSON for the folder.
  • pyyaml is installed automatically if not already installed.