python-importlib-metadata
Port variant py310
Summary Read metadata from Python packages (3.10)
Package version 6.8.0
Homepage https://github.com/python/importlib_metadata
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v11
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 07 JUL 2023, 18:41:33 UTC
Port created 20 APR 2020, 15:00:59 UTC
Subpackage Descriptions
single :alt: tests :alt: Ruff :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 * - 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]. 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 ON Build using Python 3.10 PY311 OFF Build using Python 3.11
Package Dependencies by Type
Build (only) python-pip:single:py310
autoselect-python:single:standard
Build and Runtime python310:single:standard
Runtime (only) python-zipp:single:py310
Download groups
main mirror://PYPIWHL/cc/37/db7ba97e676af155f5fcb1a35466f446eadc9104e25b83366e8088c9c926
Distribution File Information
3ebb78df84a805d7698245025b975d9d67053cd94c79245ba4b3eb694abe68bb 22933 importlib_metadata-6.8.0-py3-none-any.whl
Ports that require python-importlib-metadata:py310
python-yapf:py310 Formatter for Python code (3.10)