[docs] [issue18703] To change the doc of html/faq/gui.html
madan ram
report at bugs.python.org
Sat Aug 10 20:01:16 CEST 2013
New submission from madan ram:
"Qt 4.5 upwards is licensed under the LGPL license; also, commercial licenses are available from Nokia."
Since new version of Qt 5 is realsed and Licenced under Digia.
So i am fixing this issue .
i am going to write it as
PyQt5 is licensed on all platforms under a commercial license and the GPL v3. Your PyQt5 license must be compatible with your Qt license.
If you use the GPL version then your own code must also use a compatible license.
Note:-PyQt5, unlike Qt, is not available under the LGPL.
You can purchase a commercial PyQt5 license here.
----------
assignee: docs at python
components: Documentation
files: gui.rst
messages: 194824
nosy: docs at python, madan.ram
priority: normal
severity: normal
status: open
title: To change the doc of html/faq/gui.html
versions: Python 2.7, Python 3.1, Python 3.2, Python 3.3, Python 3.4, Python 3.5
Added file: http://bugs.python.org/file31218/gui.rst
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18703>
_______________________________________
More information about the docs
mailing list