slackbuilds_ponce/libraries/decorator
David Somero 11366febd2 libraries/decorator: Misc automated cleanups.
Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
2010-06-04 01:06:22 -04:00
..
decorator.info
decorator.SlackBuild libraries/decorator: Misc automated cleanups. 2010-06-04 01:06:22 -04:00
README
slack-desc

decorator (The decorator Python module)
 
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).