| Name: | python3-importlib-resources | 
|---|---|
| Version: | 4.1.1 | 
| Release: | 1.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 108732 | 
| License: | ASL 2.0 | 
| RPM: | python3-importlib-resources-4.1.1-1.el8.noarch.rpm | 
| Source RPM: | python-importlib-resources-4.1.1-1.el8.src.rpm | 
| Build Date: | Thu Jun 08 2023 | 
| Build Host: | ovs-x86-ol8-builder-01.webad1phx.solarisx86phx.oraclevcn.com | 
| Vendor: | Oracle America | 
| URL: | https://importlib-resources.readthedocs.io/ | 
| Summary: | Read resources from Python packages | 
| Description: | importlib_resources is a backport of Python 3.7's standard library importlib.resources module for 3.4 through 3.6. Users of Python 3.7 and beyond should use the standard library module, since for these versions, importlib_resources just delegates to that module.  |