| Name: | python38-xmltodict |
|---|---|
| Version: | 0.12.0 |
| Release: | 2.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 45040 |
| License: | MIT |
| RPM: | python38-xmltodict-0.12.0-2.el8.noarch.rpm |
| Source RPM: | python38-xmltodict-epel-0.12.0-2.el8.src.rpm |
| Build Date: | Thu Sep 01 2022 |
| Build Host: | build-ol8-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/martinblech/xmltodict |
| Summary: | 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. |