Binary package “muon-meson” in ubuntu noble

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.