Xmljson Documentation - Read the Docs

After installation, you can benefit from using this package as simple CLI utility. By now only XML to JSON conver-sion supported. Example: $ python -m xmljson -h usage: xmljson [-h] [-o OUT_FILE] [-d {abdera,badgerfish,cobra,gdata,parker,xmldata,yahoo}] [in_file] positional arguments: in_file defaults to stdin optional arguments: ................
................