diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2012-08-08 18:53:03 +0300 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-10 16:37:33 -0500 |
commit | 97d10bafa1ff2cc3359074046875577fc623e34f (patch) | |
tree | dc0dfe0021de2e851465e9548b3ccd096029d7e9 /python/etk.docking/README | |
parent | b79abf8086b3222c15334aafa064bdc8cdc5644e (diff) |
python/etk.docking: Added (pygtk docking widgets).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python/etk.docking/README')
-rw-r--r-- | python/etk.docking/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/etk.docking/README b/python/etk.docking/README new file mode 100644 index 000000000000..317f60e8f49f --- /dev/null +++ b/python/etk.docking/README @@ -0,0 +1,3 @@ +Library of docking widgets for PyGTK applications. + +This requires pysetuptools, simplegeneric and nose. |