Python build backend (PEP 517) for Meson projects.
See the documentation for more details.
- Pure Python modules 👍
- Native modules
- Don't link against anything 👍
- Link aginst external libraries 👍
- Link aginst libraries from the Meson project 👍
- Detect the ABI 👍
- Scripts (executables in Meson)
- Don't link aginst anything 👍
- Link against external libraries 👍
- Link against libraries from the Meson project 🔨
- Linux 👍
- Windows 🔜
- MacOS 🔜
- Other UNIX-like
⚠️ - Most platforms should work, but currently that is not tested or guaranteed