This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
bbum (author)
Thu Sep 25 16:06:32 -0700 2008
pyobjc / notify
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
Examples/ | Thu May 04 22:16:34 -0700 2006 | [ronaldoussoren] |
| |
Lib/ | Thu May 04 22:16:34 -0700 2006 | [ronaldoussoren] |
| |
License.txt | Thu May 04 22:16:34 -0700 2006 | [ronaldoussoren] |
| |
Modules/ | Mon May 08 08:28:22 -0700 2006 | [ronaldoussoren] |
| |
ReadMe.txt | Thu May 04 22:16:34 -0700 2006 | [ronaldoussoren] |
| |
setup.py | Sun Aug 06 09:31:57 -0700 2006 | [ronaldoussoren] |
ReadMe.txt
Theses are wrappers for the notify library on Mac OS X 10.3 or later. This library allows processes to exchange stateless notification events. Notifications are associated with names in a namespace shared by all clients of the system. Clients may post notifications for names, and may monitor names for posted notifications. Clients may request notification delivery by a number of different methods. To install:: $ python setup.py install See the ``Examples/`` directory for some examples of how to use this library.




