This is a port of PyGTK to Python 3. The immediate question is, of course, why. Why would anyone port abandoned PyGTK (and the required PyGObject 2) to Python 3 when the great new PyGObject-based ...
DESCRIPTION = "Python GTK+ 2.10.x Bindings" SECTION = "devel/python" # needs gtk+ 2.10.x MAJ_VER = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV ...
The beauty of pyGTK and Glade is they have opened up cross-platform, professional-quality GUI development to those of us who'd rather be doing other things but who still need a GUI on top of it all.