[augeas-devel] Simple pyGTK Augeas viewer

David Malcolm dmalcolm at redhat.com
Sat Mar 7 17:33:20 UTC 2009


I was playing around with the python augeas bindings.

Attached is a simple pygtk app that lets you browse the full Augeas
tree, in a two column Path/Value treeview.

It's very simplistic: it gathers data from the full tree on startup,
rather than trying to do it on demand, so it takes a few seconds to
start on my laptop.

Hope this is helpful
Dave

-------------- next part --------------
A non-text attachment was scrubbed...
Name: augview.py
Type: text/x-python
Size: 1517 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/augeas-devel/attachments/20090307/c6c32610/attachment.py>


More information about the augeas-devel mailing list