slackbuilds_ponce/libraries/decorator
Mikko Värri e93a805623 libraries/decorator: Change license.
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-12-17 21:42:03 -06:00
..
decorator.info
decorator.SlackBuild libraries/decorator: Change license. 2011-12-17 21:42:03 -06:00
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.

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