Package python-importlib-metadata-0.23-1.el8.src
Name | python-importlib-metadata |
---|---|
Epoch | 0 |
Version | 0.23 |
Release | 1.el8 |
Architecture | src |
Website/URL | http://importlib-metadata.readthedocs.io/ |
License | ASL 2.0 |
Build Time | 2024-02-22 15:43:07 |
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 | 34 KiB |
Source Project | python-importlib-metadata-0.23-1.el8 |
SHA-256 checksum | aff75c931c26b33cb7970f1eff14fc6a1a67d87a00767228522341619f3040d8 |
×
* 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