./wip/py-louie, Python signal dispatching mechanism

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1, Package name: py310-louie-1.1, Maintainer: pkgsrc-users

Louie provides Python programmers with a straightforward way to dispatch signals
between objects in a wide variety of contexts. It is based on PyDispatcher,
which in turn was based on a highly-rated recipe in the Python Cookbook


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

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 85b963990e49a07e2931855c947c0d337e69f3e0
Filesize: 21.783 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-07 14:25:12 by Aleksej Saushev | Files touched by this commit (52)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-10-11 10:58:14 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import py26-louie-1.1 as wip/py-louie.

Louie provides Python programmers with a straightforward way to dispatch signals
between objects in a wide variety of contexts. It is based on PyDispatcher,
which in turn was based on a highly-rated recipe in the Python Cookbook