Name: | python3-untangle |
---|---|
Version: | 1.2.1 |
Release: | 2.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 22085 |
License: | MIT |
RPM: | python3-untangle-1.2.1-2.el9.noarch.rpm |
Source RPM: | python-untangle-1.2.1-2.el9.src.rpm |
Build Date: | Wed Jan 31 2024 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/stchris/untangle |
Summary: | Converts XML to Python objects |
Description: | Converts XML to a Python object. Siblings with similar names are grouped into a list. Children can be accessed with parent.child, attributes with element. |