slackbuilds_ponce/python/python3-decorator
Benjamin Trigona-Harany cf8b608344 python/python3-decorator: Added (decorator module for Python 3).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-04-16 14:57:13 +07:00
..
python3-decorator.info
python3-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.