Name : python2-importlib-metadata
| |
Version : 2.0.0
| Vendor : obs://build_opensuse_org/home:interstar001
|
Release : 2.1
| Date : 2021-06-28 17:34:48
|
Group : Unspecified
| Source RPM : python-importlib-metadata-2.0.0-2.1.src.rpm
|
Size : 0.15 MB
| |
Packager : (none)
| |
Summary : Read metadata from Python packages
|
Description :
importlib_metadata is a library which provides an API for accessing an installed package’s 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.
importlib_metadata is a backport of Python 3.8’s standard library importlib.metadata module for Python 2.7, and 3.4 through 3.7. Users of Python 3.8 and beyond are encouraged to use the standard library module. When imported on Python 3.8 and later, importlib_metadata replaces the DistributionFinder behavior from the stdlib, but leaves the API in tact. Developers looking for detailed API descriptions should refer to the Python 3.8 standard library documentation.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/interstar001:/graphite/SLE_15_SP3/noarch |