Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-importlib-resources-6.4.4-1.fc41 RPM for noarch

From Fedora 41 testing updates for x86_64 / Packages / p

Name: python3-importlib-resources Distribution: Fedora Project
Version: 6.4.4 Vendor: Fedora Project
Release: 1.fc41 Build date: Sun Sep 15 16:38:05 2024
Group: Unspecified Build host: buildvm-x86-06.iad2.fedoraproject.org
Size: 320838 Source RPM: python-importlib-resources-6.4.4-1.fc41.src.rpm
Packager: Fedora Project
Url: https://github.com/python/importlib_resources
Summary: 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.

Provides

Requires

License

Apache-2.0

Changelog

* Mon Aug 26 2024 Cristian Le <cristian.le@mpsd.mpg.de> - 6.4.4-1
  - import rhbz#2307512

Files

/usr/lib/python3.13/site-packages/importlib_resources
/usr/lib/python3.13/site-packages/importlib_resources-6.4.4.dist-info
/usr/lib/python3.13/site-packages/importlib_resources-6.4.4.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/importlib_resources-6.4.4.dist-info/LICENSE
/usr/lib/python3.13/site-packages/importlib_resources-6.4.4.dist-info/METADATA
/usr/lib/python3.13/site-packages/importlib_resources-6.4.4.dist-info/WHEEL
/usr/lib/python3.13/site-packages/importlib_resources-6.4.4.dist-info/top_level.txt
/usr/lib/python3.13/site-packages/importlib_resources/__init__.py
/usr/lib/python3.13/site-packages/importlib_resources/__pycache__
/usr/lib/python3.13/site-packages/importlib_resources/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/importlib_resources/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/importlib_resources/__pycache__/_adapters.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/importlib_resources/__pycache__/_adapters.cpython-313.pyc
/usr/lib/python3.13/site-packages/importlib_resources/__pycache__/_common.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/importlib_resources/__pycache__/_common.cpython-313.pyc
/usr/lib/python3.13/site-packages/importlib_resources/__pycache__/_functional.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/importlib_resources/__pycache__/_functional.cpython-313.pyc
/usr/lib/python3.13/site-packages/importlib_resources/__pycache__/_itertools.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/importlib_resources/__pycache__/_itertools.cpython-313.pyc
/usr/lib/python3.13/site-packages/importlib_resources/__pycache__/abc.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/importlib_resources/__pycache__/abc.cpython-313.pyc
/usr/lib/python3.13/site-packages/importlib_resources/__pycache__/readers.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/importlib_resources/__pycache__/readers.cpython-313.pyc
/usr/lib/python3.13/site-packages/importlib_resources/__pycache__/simple.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/importlib_resources/__pycache__/simple.cpython-313.pyc
/usr/lib/python3.13/site-packages/importlib_resources/_adapters.py
/usr/lib/python3.13/site-packages/importlib_resources/_common.py
/usr/lib/python3.13/site-packages/importlib_resources/_functional.py
/usr/lib/python3.13/site-packages/importlib_resources/_itertools.py
/usr/lib/python3.13/site-packages/importlib_resources/abc.py
/usr/lib/python3.13/site-packages/importlib_resources/compat
/usr/lib/python3.13/site-packages/importlib_resources/compat/__init__.py
/usr/lib/python3.13/site-packages/importlib_resources/compat/__pycache__
/usr/lib/python3.13/site-packages/importlib_resources/compat/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/importlib_resources/compat/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/importlib_resources/compat/__pycache__/py38.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/importlib_resources/compat/__pycache__/py38.cpython-313.pyc
/usr/lib/python3.13/site-packages/importlib_resources/compat/__pycache__/py39.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/importlib_resources/compat/__pycache__/py39.cpython-313.pyc
/usr/lib/python3.13/site-packages/importlib_resources/compat/py38.py
/usr/lib/python3.13/site-packages/importlib_resources/compat/py39.py
/usr/lib/python3.13/site-packages/importlib_resources/future
/usr/lib/python3.13/site-packages/importlib_resources/future/__init__.py
/usr/lib/python3.13/site-packages/importlib_resources/future/__pycache__
/usr/lib/python3.13/site-packages/importlib_resources/future/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/importlib_resources/future/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/importlib_resources/future/__pycache__/adapters.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/importlib_resources/future/__pycache__/adapters.cpython-313.pyc
/usr/lib/python3.13/site-packages/importlib_resources/future/adapters.py
/usr/lib/python3.13/site-packages/importlib_resources/py.typed
/usr/lib/python3.13/site-packages/importlib_resources/readers.py
/usr/lib/python3.13/site-packages/importlib_resources/simple.py
/usr/lib/python3.13/site-packages/importlib_resources/tests
/usr/lib/python3.13/site-packages/importlib_resources/tests/__init__.py
/usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__
/usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/_path.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/_path.cpython-313.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_compatibilty_files.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_compatibilty_files.cpython-313.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_contents.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_contents.cpython-313.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_custom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_custom.cpython-313.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_files.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_files.cpython-313.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_functional.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_functional.cpython-313.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_open.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_open.cpython-313.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_path.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_path.cpython-313.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_read.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_read.cpython-313.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_reader.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_reader.cpython-313.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_resource.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_resource.cpython-313.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/util.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/util.cpython-313.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/zip.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/zip.cpython-313.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/_path.py
/usr/lib/python3.13/site-packages/importlib_resources/tests/compat
/usr/lib/python3.13/site-packages/importlib_resources/tests/compat/__init__.py
/usr/lib/python3.13/site-packages/importlib_resources/tests/compat/__pycache__
/usr/lib/python3.13/site-packages/importlib_resources/tests/compat/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/compat/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/compat/__pycache__/py312.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/compat/__pycache__/py312.cpython-313.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/compat/__pycache__/py39.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/compat/__pycache__/py39.cpython-313.pyc
/usr/lib/python3.13/site-packages/importlib_resources/tests/compat/py312.py
/usr/lib/python3.13/site-packages/importlib_resources/tests/compat/py39.py
/usr/lib/python3.13/site-packages/importlib_resources/tests/test_compatibilty_files.py
/usr/lib/python3.13/site-packages/importlib_resources/tests/test_contents.py
/usr/lib/python3.13/site-packages/importlib_resources/tests/test_custom.py
/usr/lib/python3.13/site-packages/importlib_resources/tests/test_files.py
/usr/lib/python3.13/site-packages/importlib_resources/tests/test_functional.py
/usr/lib/python3.13/site-packages/importlib_resources/tests/test_open.py
/usr/lib/python3.13/site-packages/importlib_resources/tests/test_path.py
/usr/lib/python3.13/site-packages/importlib_resources/tests/test_read.py
/usr/lib/python3.13/site-packages/importlib_resources/tests/test_reader.py
/usr/lib/python3.13/site-packages/importlib_resources/tests/test_resource.py
/usr/lib/python3.13/site-packages/importlib_resources/tests/util.py
/usr/lib/python3.13/site-packages/importlib_resources/tests/zip.py
/usr/share/doc/python3-importlib-resources
/usr/share/doc/python3-importlib-resources/README.rst
/usr/share/licenses/python3-importlib-resources
/usr/share/licenses/python3-importlib-resources/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Oct 1 03:47:21 2024