The scripts are in ruby, basically what I do is: require 'gpl_script'
GplClass.do_work Similarly in Python I would do: import gpl_script GplClass.do_work() These GPL scripts are not necessary to use the application, they just add more functionality. This is clearly a deriviate work, the program changes how it works if you remove the GPLed library/script/whatever. It also stops working without the GPLed library/script/whatever. _______________________________________________ gnu-misc-discuss mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-misc-discuss
