Thomas Skowron píše v Čt 30. 05. 2013 v 04:56 -0700: > > So my question: If I import "from PyInstaller.loader import > pyi_archive, pyi_carchive" is my code a derivative work in terms of > GPL or am I able to use it without affecting the license of my > application?
I don't know either. I guess if you just import them as modules then they are like any other 3rd party library and your does not need to be gpl. -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyinstaller?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
