python2-xmltodict - A Python to transform XML to JSON
| Website: | https://github.com/martinblech/xmltodict |
|---|---|
| License: | MIT |
| Vendor: | Fedora Project |
- 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
| python2-xmltodict-0.10.2-1.fc24.noarch [20 KiB] |
Changelog
by Fabian Affolter (2016-11-15):
- Update to latest upstream reelase 0.10.2 |