| Name: | python3-importlib-resources | 
|---|---|
| Version: | 1.0.2 | 
| Release: | 2.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 32498 | 
| License: | ASL 2.0 | 
| RPM: | python3-importlib-resources-1.0.2-2.el8.noarch.rpm | 
| Source RPM: | python-importlib-resources-1.0.2-2.el8.src.rpm | 
| Build Date: | Fri Sep 18 2020 | 
| Build Host: | jenkins-172-17-0-2-11fd70d9-f8d8-4d1e-9560-ba8e5bd65303.appad2iad.osdevelopmeniad.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.  |