Name: | python36-untangle |
---|---|
Version: | 1.2.1 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 29450 |
License: | MIT |
RPM: | python36-untangle-1.2.1-2.el7.noarch.rpm |
Source RPM: | python-untangle-1.2.1-2.el7.src.rpm |
Build Date: | Wed Jan 31 2024 |
Build Host: | build-ol7-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. |
- #PR140 - remove unnecessary shebang
- Initial package.