Backport of the importlib.resources module
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.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 6.5.2-4.fc44 | - |
| Fedora 43 | 6.5.2-4.fc43 | 6.5.2-4.fc43 |
| Fedora 42 | 6.4.4-3.fc42 | - |
| Fedora 41 | 6.4.4-1.fc41 | 6.4.4-1.fc41 |
| Fedora EPEL 9 | 6.4.4-2.el9 | - |
| Fedora EPEL 8 | 1.0.2-2.el8 | - |
| Fedora EPEL 10.2 | 6.4.4-3.el10_0 | - |
| Fedora EPEL 10.1 | 6.4.4-3.el10_0 | - |
| Fedora EPEL 10.0 | 6.4.4-3.el10_0 | - |
You can contact the maintainers of this package via email at
python-importlib-resources dash maintainers at fedoraproject dot org.