Path to this page:
./
wip/py-louie,
Python signal dispatching mechanism
Branch: CURRENT,
Version: 1.1,
Package name: py312-louie-1.1,
Maintainer: pkgsrc-usersLouie 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)
- (2024-09-19) Updated to version: py312-louie-1.1
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2023-02-13) Updated to version: py310-louie-1.1
- (2021-10-08) Updated to version: py39-louie-1.1
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) | |
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
|