]> code.ossystems Code Review - openembedded-core.git/commit
scripts: add pkgdataui
authorRoss Burton <ross.burton@intel.com>
Tue, 14 Mar 2017 10:26:16 +0000 (10:26 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 28 Dec 2019 23:25:34 +0000 (23:25 +0000)
commit169634473a14dc025803e55382c187dc660ae2a2
tree7635d93145b4b9978ca0665ca20daca7403bf287
parent53cccd5b5145c23cac3e227ef71edaf4609c11b5
scripts: add pkgdataui

pkgdataui is a Python 3/GObject Introspection/GTK+ 3 tool to browse the pkgdata
database at your leisure.  By being graphical it is easier to explore and can
follow links between packages.

This is very much a work in progress, so be gentle and patches are welcome.

Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/pkgdataui.glade [new file with mode: 0644]
scripts/pkgdataui.py [new file with mode: 0755]