NOTICE: This package has been removed from pkgsrc

./textproc/py-decorator, Generic Python decorator utilities

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 3.3.2, Package name: py26-decorator-3.3.2, Maintainer: pkgsrc-users

The ``decorator'' module aims to simplify the usage of decorators
in Python code for the average programmer and to popularize decorators
by showing various non-trivial examples.


Required to run:
[devel/py-setuptools] [lang/python26]

Master sites:

SHA1: 56925abc3c4dcd95016ebdbc40e38d1a6a2ad644
RMD160: 21c2e2feef997a42781dc17a20092b570325a121
Filesize: 27.838 KB

Version history: (Expand)


CVS history: (Expand)


   2011-11-13 23:57:12 by Joerg Sonnenberger | Files touched by this commit (4) | Imported package
Log message:
Imported py26-decorator.

The ``decorator'' module aims to simplify the usage of decorators
in Python code for the average programmer and to popularize decorators
by showing various non-trivial examples.