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

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

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

Текущая версия: 1.0.12-alt1
Время сборки: 2 июня 2022, 09:26 ( 98.2 недели назад )
Размер архива: 9451 b

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

Лицензия: Apache-2.0
О пакете: Decorator indicating a method is both a class and an instance method
Описание:

Python has instance methods, class methods (@classmethod),
and static methods (@staticmethod).
But it doesn't have a clear way to invoke a method on
either a class or its instances. With combomethod, it does.

Текущий майнтейнер: Grigory Ustinov

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

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

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