/ Python / tabulator / meson.build
meson.build
1  project('tabulator', 'cpp')
2  
3  py = import('python').find_installation(pure: false)