Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 561 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 561 Bytes

XJT (XML <-> JSON Transformation)

A conversion engine for transformation of XML to JSON or the other way around with liability of performing operations on data

Usage

Installation

Either clone this repo or use pip like this:

pip install https://github.com/drewlabs/XJT/zipball/master

License

XJT is released under the terms of the Apache License.

Contributors

Initial Contributor - Nirmal Sarswat

How it works