Skip to content

AlexEbenrode/xmlToJson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xmlToJson

XML to json converter.

Search and convert all xml files include inner folders to json format.

Usage

python3 xmlToJson.py [-i path] [-o path]

Options and arguments

  • -i --input: Input folder absolute path.;
  • -o --output: Output folder absolute path. Default: current working directory;

Releases

No releases published

Packages

No packages published

Languages