License of Python Ogre

hitmansilent

18-06-2011 03:55:02

Hi! Is Python Ogre released under the MIT License?

Mohican

21-06-2011 07:40:36

Hi! Is Python Ogre released under the MIT License?

No, it's LGPL.

kkb110

02-07-2011 04:24:22

Let say if I freeze my python game with cx_freeze or something similar,

then because it should be LGPL again, I assume that it should be possible for users to switch the underlying python-ogre.

Q. Is it possible to switch? (I haven't dealt with python freezing libs)
Q. If it is not possible, I guess it's a problem because then I have to release my source code... right?