slackbuilds_ponce/libraries/decorator
Robby Workman d54b80912b libraries/decorator: sed s,distribute,pysetuptools, *.info
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-07-14 17:08:10 -05:00
..
decorator.info libraries/decorator: sed s,distribute,pysetuptools, *.info 2013-07-14 17:08:10 -05:00
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.