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

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

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

Текущая версия: 5.4-alt1
Время сборки: 3 августа 2023, 15:43 ( 37.1 недели назад )
Размер архива: 29.00 Kb

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

Лицензия: ZPL-2.1
О пакете: Hookable object support
Описание:


Support the efficient creation of hookable objects, which are callable
objects that are meant to be replaced by other callables, at least
optionally.

The idea is you create a function that does some default thing and make
it hookable. Later, someone can modify what it does by calling its
sethook method and changing its implementation.  All users of the
function, including those that imported it, will see the change.

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

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

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

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