slackbuilds_ponce/libraries/decorator
2010-05-18 00:29:17 -05:00
..
decorator.info libraries: nitpicks on ordering of .info file 2010-05-18 00:29:17 -05:00
decorator.SlackBuild libraries/decorator: Updated for version 2.3.1 2010-05-13 00:29:07 +02:00
README libraries/decorator: Added to 12.1 repository 2010-05-11 22:53:58 +02:00
slack-desc libraries/decorator: Added to 12.1 repository 2010-05-11 22:53:58 +02:00

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).