8e2258fb58
- Add LICENSE - Pet portlint PR: ports/188529 Submitted by: Bartek Rutkowski <ports@robakdesign.com>
7 lines
284 B
Text
7 lines
284 B
Text
pyNotifier is a notifier/event scheduler abstraction written in python.
|
|
|
|
It implements notification mechanisms for socket events (read or write)
|
|
and timers. Additionally external event dispatchers may be called during
|
|
an idle period.
|
|
|
|
WWW: http://www.bitkipper.net/Package/pynotifier
|