Bug#1135262: ITP: python-decopatch -- python decorators made easy
Francesco Ballarin <[email protected]>
| Newsgroups | gmane.linux.debian.devel.general |
|---|---|
| Message-ID | <177753579764.8977.9120382285992562336.reportbug__27183.7839436316$1777535860$gmane$org@f9e90b95c2ab> |
Package: wnpp Severity: wishlist Owner: Francesco Ballarin <[email protected]> X-Debbugs-Cc: [email protected], [email protected] * Package name : python-decopatch Version : 1.4.10 Upstream Contact: Sylvain Marié, Schneider Electric Industries * URL : https://github.com/smarie/python-decopatch * License : BSD-3-clause Programming Lang: Python Description : python decorators made easy Because of a tiny oddity in the python language, writing decorators without help can be a pain because you have to handle the no-parenthesis usage explicitly. decopatch provides a simple way to solve this issue so that writing decorators is simple and straightforward. Maintained within the debian python team. Needs packaging because it is a runtime dependency of pytest-cases, see Bug #982792.