Package python3-module-combomethod: Information
Source package: python3-module-combomethod
Version: 1.0.12-alt1
Build time: Jun 2, 2022, 12:31 PM in the task #301069
Category: Development/Python3
Report package bugHome page: https://pypi.python.org/pypi/combomethod
License: Apache-2.0
Summary: Decorator indicating a method is both a class and an instance method
Description:
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.
Maintainer: Grigory Ustinov
Last changed
June 2, 2022 Grigory Ustinov 1.0.12-alt1
- Build new version.
July 24, 2021 Grigory Ustinov 1.0.10-alt2
- Frop python2 support.
Feb. 2, 2018 Stanislav Levin 1.0.10-alt1.1
- (NMU) Fix Requires and BuildRequires to python-setuptools