python-importlib-metadata
Port variant v13
Summary Read metadata from Python packages (3.13)
Package version 8.6.1
Homepage https://github.com/python/importlib_metadata
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v12
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 29 JAN 2025, 04:36:39 UTC
Port created 20 APR 2020, 15:00:59 UTC
Subpackage Descriptions
single :alt: tests :alt: Ruff Library to access the metadata for a Python package. This package supplies third-party access to the functionality of `importlib.metadata `_ including improvements added to subsequent Python versions. 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_metadata - stdlib * - 7.0 - 3.13 * - 6.5 - 3.12 * - 4.13 - 3.11 * - 4.6 - 3.10 * - 1.4 - 3.8 Usage ===== See the [online documentation] for usage details. [Finder authors ] can also add support for custom package installers. See the above documentation for details. Caveats ======= This project primarily supports third-party packages installed by PyPA tools (or other conforming packages). It does not support: - Packages in the stdlib. - Packages installed without metadata. Project details =============== * Project home: https://github.com/python/importlib_metadata * Report bugs at: https://github.com/python/importlib_metadata/issues * Code hosting: https://github.com/python/importlib_metadata * Documentation: https://importlib-metadata.readthedocs.io/ For Enterprise ============== Available as part of the Tidelift Subscription. This project and the maintainers of thousands of other packages are working with Tidelift to deliver one enterprise subscription that covers all of the open source you use. [Learn more].
Configuration Switches (platform-specific settings discarded)
PY312 OFF Build using Python 3.12 PY313 ON Build using Python 3.13
Package Dependencies by Type
Build (only) python313:dev:std
python-pip:single:v13
autoselect-python:single:std
Build and Runtime python313:primary:std
Runtime (only) python-zipp:single:v13
Download groups
main mirror://PYPIWHL/79/9d/0fb148dc4d6fa4a7dd1d8378168d9b4cd8d4560a6fbf6f0121c5fc34eb68
Distribution File Information
02a89390c1e15fdfdc0d7c6b25cb3e62650d0494005c97d6f148bf5b9787525e 26971 python-src/importlib_metadata-8.6.1-py3-none-any.whl
Ports that require python-importlib-metadata:v13
python-build:v13 Simple, correct Python build frontend (3.13)
python-spin:v13 Developer tool for scientific libraries (3.13)