パッケージ: muon-meson (0.3.0-4) [debports]
Meson implementation in C
muon is an implementation of the Meson build system in c99 with minimal dependencies.
It features a static analyzer for meson.build files, a code formatter, an interactive stepping debugger, and is very fast.
It doesn't aim at being bug-for-bug compatible with Meson and offers a different set of CLI flags, but it is close to feature-complete with the core of Meson for C and C .
In this package, the muon binary has been renamed to muon-meson to avoid conflicts with a pre-existing muon package.
その他の muon-meson 関連パッケージ
|
|
|
|
-
- dep: libarchive13t64 (>= 3.0.4)
- さまざまな形式でのアーカイブおよび圧縮ライブラリ (共有ライブラリ)
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libcurl4t64 (>= 7.16.2)
- 使いやすいクライアントサイドの URL 転送ライブラリ (OpenSSL フレーバ)
-
- dep: libpkgconf3 (>= 1.6.3)
- shared library for pkgconf
-
- dep: ninja-build
- small build system closest in spirit to Make