python-importlib-resources
Port variant py38
Summary Read resources from Python packages (PY38)
Package version 5.4.0
Homepage https://github.com/python/importlib_resources
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants py39
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 05 NOV 2021, 10:17:11 UTC
Port created 05 NOV 2021, 10:17:11 UTC
Subpackage Descriptions
single :alt: tests :alt: Code style: Black 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. Compatibility ============= New features are introduced in this third-party library and later merged into CPython. The following table indicates which versions of this library were contributed to different versions in the standard library: .. list-table:: :header-rows: 1 * - importlib_resources - stdlib * - 5.2 - 3.11 * - 5.0 - 3.10 * - 1.3 - 3.9 * - 0.5 (?) - 3.7
Configuration Switches (platform-specific settings discarded)
PY38 ON Build using Python 3.8 PY39 OFF Build using Python 3.9
Package Dependencies by Type
Build (only) python-pip:single:py38
autoselect-python:single:standard
Build and Runtime python38:single:standard
Runtime (only) python-zipp:single:py38
Download groups
main mirror://PYPIWHL/24/1b/33e489669a94da3ef4562938cd306e8fa915e13939d7b8277cb5569cb405
Distribution File Information
33a95faed5fc19b4bc16b29a6eeae248a3fe69dd55d4d229d2b480e23eeaad45 28066 importlib_resources-5.4.0-py3-none-any.whl
Ports that require python-importlib-resources:py38
python-jsonschema:py38 Alternate implementation of JSON Schema (PY38)