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

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

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

Текущая версия: 1.2-alt1
Время сборки: 10 января 2020, 10:33 ( 223.8 недели назад )
Размер архива: 12.36 Kb

Домашняя страница:   https://pypi.python.org/pypi/collective.monkeypa…

Лицензия: BSD
О пакете: Support for applying monkey patches late in the startup cycle
Описание:

Sometimes, a monkey patch is a necessary evil.

This package makes it easier to apply a monkey patch during Zope
startup. It uses the ZCML configuration machinery to ensure that patches
are loaded "late" in the startup cycle, so that the original code has
had time to be fully initialised and configured. This is similar to
using the initialize() method in a product's __init__.py, except it does
not require that the package be a full-blown Zope 2 product with a
persistent Control_Panel entry.

Текущий майнтейнер: Nikolai Kostrigin

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

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

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