summaryrefslogtreecommitdiff
path: root/devel/py-pydecor/pkg-descr
blob: db297ca42238fbbaad4c1a07f0fbce737d154784 (plain) (blame)
1
2
3
PyDecor aims to make function decoration easy and straightforward, so that
developers can stop worrying about closures and syntax in triply nested
functions and instead get down to decorating.