Letter P

python2-importlib-metadata - Read metadata from Python packages

Website: http://importlib-metadata.readthedocs.io/
License: ASL 2.0
Vendor: Alcance Libre, Inc.
Description:
importlib_metadata is a library which provides an API for accessing an
installed package’s metadata, 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.

Packages

python2-importlib-metadata-0.23-3.fc14.al.src [28 KiB] Changelog by Joel Barrios (2022-01-26):
- Rename to python2 schema.

Listing created by Repoview-0.6.6-6.fc14.al