simplify usage of decorators
The aim of the decorator module it to simplify the usage of decorators
for the average programmer, and to popularize decorators by showing
various non-trivial examples

Maintainer: Alexandr Shadchin <shadchin@openbsd.org>

WWW: https://pythonhosted.org/decorator/
