Description
Provides a temporary compatibility stub for pkg_resources on Arch Linux systems. It helps packages that still import pkg_resources continue to resolve that import while the Python packaging ecosystem moves away from older setuptools APIs.
This is a compatibility component, not a feature library for new projects. Developers should prefer current importlib.metadata and packaging APIs when maintaining their own code.