slackbuilds/libraries/decorator
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
README 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.3. 2012-05-21 17:58:12 -05:00
decorator.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
slack-desc libraries/decorator: Updated for version 3.3.1. 2011-06-19 23:17:05 -05:00

README

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