Initial commit

This commit is contained in:
2025-09-02 20:08:09 +03:00
commit dc97ec95d0
5 changed files with 49 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: meson-python
description: Meson PEP 517 Python build backend
version: 0.18.0
url: https://github.com/mesonbuild/meson-python
license: MIT
architecture: any
depends: ["meson","patchelf","python3","python-packaging","python-pyproject-metadata"]
make_depends: ["python-build","python-installer"]
type: source