summaryrefslogtreecommitdiffstats
path: root/development/muon/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/muon/README')
-rw-r--r--development/muon/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/development/muon/README b/development/muon/README
new file mode 100644
index 0000000000..61a6583405
--- /dev/null
+++ b/development/muon/README
@@ -0,0 +1,6 @@
+muon (implementation of the meson build system)
+
+muon is an implementation of the meson build system in c99 with
+minimal dependencies. It isn't quite a drop-in replacement for the
+standard meson command; specifically, it doesn't support the
+"meson .." syntax used in most SlackBuild scripts.