Name: | python3-xmltodict |
---|---|
Version: | 0.12.0 |
Release: | 6.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 44916 |
License: | MIT |
RPM: | python3-xmltodict-0.12.0-6.el8.noarch.rpm |
Source RPM: | python-xmltodict-0.12.0-6.el8.src.rpm |
Build Date: | Tue Mar 17 2020 |
Build Host: | jenkins-10-147-72-125-3ad8cf9a-3b3a-41f0-8427-360d993d6e99.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/martinblech/xmltodict |
Summary: | A Python to transform XML to JSON |
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. |