| File: lib/pygtk/Makefile | |
|---|---|
| patch-20 | patch-21 |
| Line 7 | Line 7 |
| # GPL, GPL2, BSD, MIT, etc. Or add the URL to any custom license LICENSE = GPL2 | # GPL, GPL2, BSD, MIT, etc. Or add the URL to any custom license LICENSE = GPL2 |
| DESCRIPTION = | DESCRIPTION = bindings for using the GTK widget set in python |
| define BLURB PyGTK is a set of bindings for the GTK widget set. It provides an object oriented interface that is slightly higher level than the C one. It | define BLURB PyGTK is a set of bindings for the GTK widget set. It provides an object oriented interface that is slightly higher level than the C one. It |