Hi, We have developped an android app which makes it possible to use the IPython shell through Android.
https://play.google.com/store/apps/details?id=com.appsopensource.labpy https://play.google.com/store/apps/details?id=com.appsopensource.labpypremium We decided then to add the Cython extension to speed up script execution through the notebook for instance. Our app bundle is covered by the Gnu GPL v3 licence. Cython is covered by the Apache Licence version 2.0 which is compatible with the Gnu GPL v3 licence. Our question concerns the Pyrex licence on which Cython is based. It is on OSI approved licence. >From your point of view, is the Pyrex licence GPL v3 compatible ? Thanks for your help. Apps Embedded team.
_______________________________________________ cython-devel mailing list cython-devel@python.org https://mail.python.org/mailman/listinfo/cython-devel