Y
Hacker News
new
|
ask
|
show
|
jobs
by
chashaz
5352 days ago
So QT is GPL now instead of LGPL? Also what about pyQT, is it still LGPL?
2 comments
codedivine
5352 days ago
You got it the other way round. QT is LGPL, PyQT has always been GPL. For Python, there is an alternative Qt binding called PySide which is LGPL.
link
regularfry
5352 days ago
Is it? The contributor agreement page says LGPL.
link