python3-importlib-resources - Read resources from Python packages
Website: | https://importlib-resources.readthedocs.io/ |
---|---|
License: | ASL 2.0 |
Vendor: | Virtuozzo |
- 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.
Packages
python3-importlib-resources-5.0.7-1.vl9.noarch [50 KiB] |
Changelog
by Konstantin Volkov (2023-07-11):
- Build as requirement for new ansible-core, see #VSTOR-71376 |