repo/extra/meson
Owen Rafferty d1286d113c
meson: 1.4.1
2024-06-01 15:53:00 -05:00
..
README repo: check-in readmes 2021-08-26 07:22:10 +03:00
build meson, python-*: bump for python 3.12 2024-04-27 20:23:04 -05:00
checksums meson: 1.4.1 2024-06-01 15:53:00 -05:00
depends meson, python-*: bump for python 3.12 2024-04-27 20:23:04 -05:00
sources meson: 1.4.1 2024-06-01 15:53:00 -05:00
version meson: 1.4.1 2024-06-01 15:53:00 -05:00

README

meson
________________________________________________________________________________

Meson is a software tool for automating the building (compiling) of software.
The overall goal for Meson is to promote programmer productivity. Meson is free
and open-source software written in Python, under the Apache License 2.0. [0]

Upstream: https://mesonbuild.com/


[000] Index
________________________________________________________________________________

* Installation ........................................................... [001]
* Usage .................................................................. [002]
* References ............................................................. [003]


[001] Installation
________________________________________________________________________________

+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b meson                                                              |
|                                                                              |
+------------------------------------------------------------------------------+


[002] Usage
________________________________________________________________________________

Refer to the manual pages and command help output.


[003] References
________________________________________________________________________________

[0] https://en.wikipedia.org/wiki/Meson_(software)