Skip to content

rgommers/meson-python

 
 

Repository files navigation

meson-python PyPI version

pre-commit.ci status tests codecov Documentation Status

Python build backend (PEP 517) for Meson projects.

See the documentation for more details.

Status

  • Pure Python modules 👍
  • Native modules
    • Don't link against anything 👍
    • Link against external libraries 👍
    • Link against libraries from the Meson project 👍
    • Detect the ABI 👍
  • Scripts (executables in Meson)
    • Don't link against anything 👍
    • Link against external libraries 👍
    • Link against libraries from the Meson project 🔨

Platform Support

  • Linux 👍
  • Windows 🔨
    • Does not support linking against libraries from the Meson project
  • MacOS 🔨
    • Does not support linking against libraries from the Meson project
  • Other UNIX-like ⚠️
    • Most platforms should work, but currently that is not tested or guaranteed

Packages

No packages published

Languages

  • Python 92.9%
  • Meson 4.8%
  • C 2.2%
  • Cython 0.1%