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.13.0-5.fc41 | - |
Fedora 41 | 0.13.0-5.fc41 | - |
Fedora 40 | 0.13.0-3.fc40 | - |
Fedora EPEL 9 | 0.12.0-15.el9 | - |
Fedora EPEL 8 | 0.12.0-6.el8 | - |
Fedora EPEL 10.0 | 0.13.0-5.el10_0 | - |
You can contact the maintainers of this package via email at
python-xmltodict dash maintainers at fedoraproject dot org
.