python-importlib-metadata
Port variant py39
Summary Read metadata from Python packages (3.9)
Package version 5.1.0
Homepage https://github.com/python/importlib_metadata
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants py310
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 24 NOV 2022, 22:05:35 UTC
Port created 20 APR 2020, 15:00:59 UTC
Subpackage Descriptions
single :alt: tests :alt: Code style: Black 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 * - 5.0 - 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]. Security Contact ================ To report a security vulnerability, please use the [Tidelift security contact]. Tidelift will coordinate the fix and disclosure.
Configuration Switches (platform-specific settings discarded)
PY310 OFF Build using Python 3.10 PY39 ON Build using Python 3.9
Package Dependencies by Type
Build (only) python-pip:single:py39
autoselect-python:single:standard
Build and Runtime python39:single:standard
Runtime (only) python-zipp:single:py39
Download groups
main mirror://PYPIWHL/e1/16/1f59f5d87d256012e9cdf0e8af8810965fa253e835cfecce64f4b11d4f2d
Distribution File Information
d84d17e21670ec07990e1044a99efe8d615d860fd176fc29ef5c306068fda313 21576 importlib_metadata-5.1.0-py3-none-any.whl
Ports that require python-importlib-metadata:py39
python-Flask:py39 Lightweight WSGI web application framework (3.9)
python-Markdown:py39 Python implementation of Markdown (3.9)
python-Sphinx:py39 Python documentation generator (3.9)