[GRASS-dev] Makefile for an addon using Cython

Laurent C. lrntct at gmail.com
Fri Jan 29 13:31:41 PST 2016


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


More information about the grass-dev mailing list