- A modern C++ toolchain supporting C++20
meson
as the build system of choicepandoc
if you want to generate the documentation/man pages
To build, test and install it you can just use normal meson commands.
Right now this project is only available as a meson package.
I might consider adding cmake
later on to gain a wider compatibility.
At this time this repository is only available as a meson package.
Releases are tagged on the repo, with master
as the main development branch.
Semantic versioning is followed after v1.0.0
. Before that, any release can and will have breaking changes.
Version numbers ending with an odd number is for release, even numbers are internally used for in-devs.