python-importlib-metadata
Port variant py37
Summary Read metadata from Python packages (PY37)
Package version 2.0.0
Homepage https://importlib-metadata.readthedocs.io/
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants py38
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 22 SEP 2020, 01:49:32 UTC
Port created 20 APR 2020, 15:00:59 UTC
Subpackage Descriptions
single ========================= importlib_metadata ========================= importlib_metadata is a library to access the metadata for a Python package. It is intended to be ported to Python 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://gitlab.com/python-devs/importlib_metadata * Report bugs at: https://gitlab.com/python-devs/importlib_metadata/issues * Code hosting: https://gitlab.com/python-devs/importlib_metadata.git * Documentation: http://importlib_metadata.readthedocs.io/
Configuration Switches (platform-specific settings discarded)
PY37 ON Build using Python 3.7 PY38 OFF Build using Python 3.8
Package Dependencies by Type
Build and Runtime python-zipp:single:py37
python-setuptools-scm:single:py37
python37:single:standard
python-setuptools:single:py37
Download groups
main mirror://PYPI/i/importlib-metadata
Distribution File Information
77a540690e24b0305878c37ffd421785a6f7e53c8b5720d211b211de8d0e95da 29289 importlib_metadata-2.0.0.tar.gz
Ports that require python-importlib-metadata:py37
python-Markdown:py37 Python implementation of Markdown (PY37)
python-kombu:py37 Messaging library for Python (PY37)