![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: What license to choose for Python programs? (PSF License vs. GPL/LGPL)
From: Michael Ströder <michael@stroeder.com>
Date: Mon Jul 25 2005 - 11:55:54 CEST
Volker Grabsch wrote:
Personally I used Python style license to express that you can do with
> So if it is complicated to include an LGPL'ed Python library in the
Unfortunately the Python style license is not suitable to reach that goal.
Recommended reading:
http://wiki.python.org/moin/PythonSoftwareFoundationLicenseFaq
> Also, a quick overview about the various licenses would be nice.
Maybe biased:
http://www.gnu.org/licenses/license-list.html
Ciao, Michael.
|