slackbuilds_ponce/python/decorator
Arn0 1a20befa76
python/decorator: new maintainer
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-11-10 02:47:31 +07:00
..
decorator.info
decorator.SlackBuild
README
slack-desc

The aim of the decorator module it to simplify the usage of decorators
for the average programmer, and to popularize decorators usage giving
examples of useful decorators, such as memoize, tracing,
redirecting_stdout, locked, etc.