slackbuilds_ponce/libraries/decorator
Mikko Värri 5720af9f3b libraries/decorator: Updated for version 3.3.0.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2011-01-10 15:04:22 -06:00
..
decorator.info libraries/decorator: Updated for version 3.3.0. 2011-01-10 15:04:22 -06:00
decorator.SlackBuild libraries/decorator: Updated for version 3.3.0. 2011-01-10 15:04:22 -06:00
README libraries/decorator: Updated for version 3.3.0. 2011-01-10 15:04:22 -06:00
slack-desc libraries/decorator: Updated for version 3.3.0. 2011-01-10 15:04:22 -06:00

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.

NOTE: Building this packages requires setuptools to be installed (available
at SlackBuilds.org as pysetuptools).