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

Группа :: Development/Python3
Пакет: python3-module-zope.deferredimport

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

Текущая версия: 5.0-alt1
Время сборки: 29 июня 2023, 08:25 ( 43.0 недели назад )
Размер архива: 21.50 Kb

Домашняя страница:   https://pypi.org/project/zope.deferredimport/

Лицензия: ZPL-2.1
О пакете: Allows you to perform imports names that will be resolved when used in the code
Описание:

Often, especially for package modules, you want to import names for
convenience, but not actually perform the imports until necessary. The
zope.deferredimport package provided facilities for defining names in
modules that will be imported from somewhere else when used. You can
also cause deprecation warnings to be issued when a variable is used.

Текущий майнтейнер: Anton Vyatkin

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

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

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