Hello all, I wrote an extension which include a mix of Python and Cyhon files. What would be the preferable way to make it easy to install with g.extension? I imagine that it could be easier to distribute the generated C file along the .pyx file, as it will not require the user to have Cython installed.
Which form would take the Makefile in that case? Is there some examples I could follow? Regards, Laurent _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
