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

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

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

Текущая версия: 1.1.2-alt2
Время сборки: 28 ноября 2019, 15:48 ( 226.1 недели назад )
Размер архива: 12.73 Kb

Домашняя страница:   http://pypi.python.org/pypi/zope.fixers/

Лицензия: ZPL
О пакете: 2to3 fixers for Zope
Описание:

Fixers for Zope Component Architecture and the frameworks built with it.

Currently, there is only one fixer, fix_implements. This fixer will
change all uses of implements(IFoo) in a class body to the class
decorator @implementer(IFoo), which is the most likely Python 3 syntax
for zope.interfaces implements statements.

Текущий майнтейнер: Andrey Bychkov

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

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

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