| Name: | python3-importlib-resources |
|---|---|
| Version: | 6.4.4 |
| Release: | 3.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 316590 |
| License: | Apache-2.0 |
| RPM: | python3-importlib-resources-6.4.4-3.el10_0.noarch.rpm |
| Source RPM: | python-importlib-resources-6.4.4-3.el10_0.src.rpm |
| Build Date: | Mon Feb 24 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/python/importlib_resources |
| Summary: | Backport of the importlib.resources module |
| Description: | importlib_resources is a backport of Python standard library importlib.resources module for older Pythons. The key goal of this module is to replace parts of pkg_resources with a solution in Python's stdlib that relies on well-defined APIs. This makes reading resources included in packages easier, with more stable and consistent semantics. |