summaryrefslogtreecommitdiffstats
path: root/scripts/pkgdataui.py
Commit message (Collapse)AuthorAgeFilesLines
* scripts: add pkgdatauiRoss Burton2019-12-281-0/+241
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. (From OE-Core rev: 169634473a14dc025803e55382c187dc660ae2a2) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>