Skip to content

rgommers/meson-python

This branch is 418 commits behind mesonbuild/meson-python:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

063f040 · Jan 30, 2023
Jan 15, 2023
Dec 12, 2022
Dec 28, 2022
Jan 30, 2023
Jan 30, 2023
Jan 29, 2023
Dec 28, 2022
Jan 30, 2023
Feb 10, 2022
Dec 26, 2022
Nov 8, 2022
Nov 26, 2022
Oct 31, 2022
Dec 28, 2022
Jan 27, 2023
Jan 30, 2023

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

About

Meson PEP 517 Python build backend

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

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