python3-xmltodict - Python to transform XML to JSON
Website: | https://github.com/martinblech/xmltodict |
---|---|
License: | MIT |
Vendor: | Virtuozzo |
- Description:
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.
Packages
python3-xmltodict-0.12.0-15.vl9.noarch [22 KiB] |
Changelog
by Michel Alexandre Salim (2022-03-30):
- Switch tests from nose (deprecated) to pytest |