[visionegg] Re: making a mess of installation OS X

>Speaking to this point, does anybody have a thought on the legality of
>distributing a package for OS X that includes all of the necessary
>dependancies?  I know we've been working on this internally in our group, but
>it would be great if we could distribute it widely.
>
>Thanks,
>
>nick

Sounds like a great idea! It looks like all the necessary packages have
licenses appropriate for this kind of distribution.

tkinter - according to <http://tkinter.unpythonic.net/wiki/Tkinter>,
"Tcl/Tk is distributed under the BSD license, and Tkinter under the
Python license. This means they can be used in proprietary applications.
Also, the FSF has determined that the BSD and Python licenses are GPL
compatible."

PyOpenGL - <http://pyopengl.sourceforge.net/>, BSD-style license

PIL - <http://www.pythonware.com/products/pil/license.htm> - the free
version required by visionegg can be used for any purpose provided
copyright notice is included

pygame <http://www.pygame.org/readme.html> - GPL

visionegg <http://freshmeat.net/projects/visionegg/> - GPL 

Also, numerical python (numpy) <http://sourceforge.net/projects/numpy> -
OSI-approved open source license

pyro <http://freshmeat.net/projects/pyro/> - GPL


======================================
The Vision Egg mailing list
Archives: http://www.freelists.org/archives/visionegg
Website: http://www.visionegg.org/mailinglist.html

Other related posts: