{"library":"meson","type":"library","category":null,"description":"Meson is a high-performance, cross-platform build system designed to be both extremely fast and user-friendly. It supports numerous programming languages (C, C++, Rust, Fortran, Java, Python, etc.) and compilers, using a simple, non-Turing complete domain-specific language (DSL) for defining builds. The project aims for a major release approximately every 3-4 months, with bugfix releases in between.","language":"python","status":"active","version":"1.10.2","tags":["build system","compilation","project management","c","c++","rust","fortran","python","cross-platform"],"install":[{"cmd":"pip install meson","imports":["Meson is primarily used via its command-line interface and build definition files (e.g., meson.build), not typically through direct Python imports for general build orchestration. Python modules within Meson's DSL are imported using the `import()` function (e.g., `python = import('python')`)."]},{"cmd":"sudo apt-get install python3 ninja-build meson","imports":[]}],"homepage":"https://mesonbuild.com","github":"https://github.com/mesonbuild/meson","docs":null,"changelog":null,"pypi":"https://pypi.org/project/meson/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/meson/compatibility"},"provenance":{"verified_status":"skip","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":"stale"}}