On Fri, 27 Nov 2020 at 11:24, Daniele Nicolodi <
dan...@grinta.net> wrote:
> I think it would be great if Meson could be plugged into the stanrdard
> setuptools machinery with an Extension class that uses meson to compile
> the extension instead than setuptools. I heard on #mesonbuild that there
> may be someone working on something like this, IIUC. What's the status
> of this work? I may look into implementing this myself, but I am not
> familiar with the internals of Meson nor setuptools, thus it may take a
> while.