picomeson

Crates.iopicomeson
lib.rspicomeson
version0.1.2
created_at2025-09-15 10:57:05.587632+00
updated_at2025-09-17 22:56:23.455147+00
descriptionA small parser for meson.build files
homepagehttps://github.com/jprendes/picomeson
repositoryhttps://github.com/jprendes/picomeson
max_upload_size
id1839758
size187,400
Jorge Prendes (jprendes)

documentation

README

picomeson

[!WARNING]
This project is in early development. This is alpha software. Expect bugs, incomplete features, and breaking changes.

A parser for the Meson build system's meson.build files, written in Rust, powerful enough to parse picolibc's build files.

Usage

cargo run -- /path/to/picolibc/meson.build
Commit count: 33

cargo fmt