Package python3-importlib-metadata-0.23-1.el8.noarch
Name | python3-importlib-metadata |
---|---|
Epoch | 0 |
Version | 0.23 |
Release | 1.el8 |
Architecture | noarch |
Website/URL | http://importlib-metadata.readthedocs.io/ |
License | ASL 2.0 |
Build Time | 2024-02-22 15:43:14 |
Build Host | builder-x86-04.inferitos.ru |
Summary | Read metadata from Python packages |
Repositories | Extras |
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. |
Errata | — |
Size | 42 KiB |
Source Project | python-importlib-metadata-0.23-1.el8 |
SHA-256 checksum | 1f55f9f15f1e032d549a543e55e582063c30b91a83f2918d60951760a5932ccf |
×
* Thu Feb 22 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 0.23-1 - Rebuilt for MSVSphere 8.9 * Wed Sep 18 2019 Miro Hrončok <mhroncok@redhat.com> - 0.23-1 - Update to 0.23 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.18-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Jun 26 2019 Miro Hrončok <mhroncok@redhat.com> - 0.18-1 - Initial package