Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 243 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 243 Bytes

xml-to-json

A little Python 3 utility script to convert .xml to .json.

To use:

  • save file to the directory where your .xml file or files are
  • run the Python file
  • your new file should be in the same directory as your original .xml file