]>
git.neil.brown.name Git - plato.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
NeilBrown [Sat, 21 Apr 2012 10:29:50 +0000 (20:29 +1000)]
Add listselect.py
listselect is a python/gtk library module for building lists
that can be easily selected from using a finger on the touch
screen.
Signed-off-by: NeilBrown <neilb@suse.de>
NeilBrown [Sat, 21 Apr 2012 10:19:14 +0000 (20:19 +1000)]
Trivial tracing python library
Allows tracing that can easily be turned on/off
Signed-off-by: NeilBrown <neilb@suse.de>
NeilBrown [Sat, 21 Apr 2012 10:17:10 +0000 (20:17 +1000)]
Add dnotify.py
This is a library to make it easy to python scripts to notice when
files changes.
Signed-off-by: NeilBrown <neilb@suse.de>