| Name: | python3.12-xmltodict | 
|---|---|
| Version: | 0.13.0 | 
| Release: | 1.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 56240 | 
| License: | MIT | 
| RPM: | python3.12-xmltodict-0.13.0-1.el8.noarch.rpm | 
| Source RPM: | python3.12-xmltodict-epel-0.13.0-1.el8.src.rpm | 
| Build Date: | Wed Jun 05 2024 | 
| 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.  |