freebsd-ports/devel/py-louie/pkg-descr
Pawel Pekala 992a13a917 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.

WWW: http://cheeseshop.python.org/pypi/Louie/
WWW: http://11craft.github.com/louie/

PR:		209773
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
2016-07-17 14:43:03 +00:00

7 lines
315 B
Text

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.
WWW: http://cheeseshop.python.org/pypi/Louie/
WWW: http://11craft.github.com/louie/