Python to transform XML to JSON
xmltodict is a Python module that makes working with XML feel like you are working with JSON. It's very fast (Expat-based) and has a streaming mode with a small memory footprint, suitable for big XML dumps like Discogs or Wikipedia.
Release | Stable | Testing |
---|---|---|
Fedora EPEL 8 | 0.12.0-1.el8 | - |
You can contact the maintainers of this package via email at
python39-xmltodict-epel dash maintainers at fedoraproject dot org
.