Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37482074
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-importlib-resources

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 6.1.0-alt1
Время сборки: 27 сентября 2023, 09:25 ( 29.9 недели назад )
Размер архива: 35.33 Kb

Домашняя страница:   https://pypi.org/project/importlib-resources

Лицензия: Apache-2.0
О пакете: Read resources from Python packages
Описание:

importlib-resources is a backport of Python standard library importlib.resources
module for older Pythons.

The key goal of this module is to replace parts of pkg_resources with a solution
in Python's stdlib that relies on well-defined APIs. This makes reading
resources included in packages easier, with more stable and consistent
semantics.

Текущий майнтейнер: Stanislav Levin

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python3-module-importlib-resources
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin