Name: | python36-importlib-resources |
---|---|
Version: | 1.0.2 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 42861 |
License: | ASL 2.0 |
RPM: | python36-importlib-resources-1.0.2-2.el7.noarch.rpm |
Source RPM: | python-importlib-resources-1.0.2-2.el7.src.rpm |
Build Date: | Thu Jan 12 2023 |
Build Host: | build-ol7-x86_64.oracle.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. |