python3-importlib-resources - Read resources from Python packages
| Website: | https://importlib-resources.readthedocs.io/ |
|---|---|
| License: | ASL 2.0 |
| Vendor: | Alcance Libre, Inc. |
- 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.4.0-1.fc14.al.noarch [54 KiB] |
Changelog
by Joel Barrios (2022-02-09):
- Update to 5.4.0. |