py3-importlib_metadata
library providing an API for accessing packages metadata
WWW CVSWeb GITHub-
Package versionpy3-importlib_metadata-6.8.0
-
MaintainerRenaud Allard
importlib_metadata is a library which provides an API for accessing an
installed packages metadata (see PEP 566), such as its entry points or
its top-level name. This functionality intends to replace most uses of
pkg_resources entry point API and metadata API. Along with
importlib.resources in Python 3.7 and newer (backported as
importlib_resources for older versions of Python), this can eliminate
the need to use the older and less efficient pkg_resources package.
- python3
- lang/python/3.10
- devel/py-build,python3
- devel/py-installer,python3
- devel/py-setuptools,python3
- devel/py-wheel,python3
- devel/py-setuptools_scm,python3
- devel/py-zipp,python3
- lang/python/3.10