Skip to content

Commit 3684550

Browse files
authored
Merge pull request #1189 from FFY00/add-meson-python
2 parents bb7b118 + 91fefaa commit 3684550

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

source/key_projects.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -452,6 +452,21 @@ problem of installing scientific software, and making package
452452
distribution stateless, cached, and branchable. It is used by some
453453
researchers but has been lacking in maintenance since 2016.
454454

455+
.. _meson-python:
456+
457+
meson-python
458+
============
459+
460+
`Docs <https://meson-python.readthedocs.io/en/latest/>`__ |
461+
`GitHub <https://github.com/mesonbuild/meson-python>`__
462+
463+
``meson-python`` is a build backend that uses the Meson_ build system. It enables
464+
Python package authors to use Meson_ as the build system for their package. It
465+
supports a wide variety of languages, including C, and is able to fill the needs
466+
of most complex build configurations.
467+
468+
.. _Meson: https://github.com/mesonbuild/meson
469+
455470
.. _multibuild:
456471

457472
multibuild

0 commit comments

Comments
 (0)