python-xmltodict - A 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
| python-xmltodict-0.12.0-6.vl9.1.src [28 KiB] |
Changelog
by Fabian Affolter (2020-01-11):
- Remove support for Python 2 |