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 Rawhide | 0.12.0-13.fc35 | - |
Fedora 35 | 0.12.0-13.fc35 | - |
Fedora 34 | 0.12.0-11.fc34 | - |
EPEL 8 | 0.12.0-6.el8 | - |
You can contact the maintainers of this package via email at
python-xmltodict dash maintainers at fedoraproject dot org
.