| Name: | python3.11-xmltodict |
|---|---|
| Version: | 0.12.0 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 51558 |
| License: | MIT |
| RPM: | python3.11-xmltodict-0.12.0-1.el9.noarch.rpm |
| Source RPM: | python3.11-xmltodict-epel-0.12.0-1.el9.src.rpm |
| Build Date: | Sat May 27 2023 |
| Build Host: | build-ol9-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. |