Quoting [EMAIL PROTECTED]: > Sorry, couldn't find the answer in the FAQs. > > If I make a GPL'd app (I'm thinking of windows especially) using PyQt, am > I allowed to make a binary installer to distribute it? Thanks. >
If you use PyQt4 and you supply the source code yes. If you use PyQt, besides supplying the source code you will have to use GPL'd versions of PyQt and of Qt to build your package. Otherways I do not think you are fully GPL. Armando ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
