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 (
ronaldoussoren (author)
Sun Jun 01 23:01:24 -0700 2008
commit 74109ba539d8dc0accb107ba09d4cad835378109
tree 0b1711e04f58369e8ce65df266c6e8c381a99554
parent 27514ec4e6d997a94c0c3a420e0533abebaf37bd
tree 0b1711e04f58369e8ce65df266c6e8c381a99554
parent 27514ec4e6d997a94c0c3a420e0533abebaf37bd
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.




