meson/mesonbuild/cargo
Dylan Baker f02e26877d cargo/interpreter: Implement an interpreter for Cargo TOML
This converts a Cargo TOML file into Meson AST

Co-Authored-By: Thibault Saunier <tsaunier@igalia.com>
2023-06-07 19:20:30 -07:00
..
__init__.py cargo: Add a builder module to the cargo package 2023-06-07 19:20:30 -07:00
builder.py cargo: Add a builder module to the cargo package 2023-06-07 19:20:30 -07:00
cfg.py cargo/cfg: Add a parser for the rust/cargo cfg() expressions 2023-06-07 19:20:30 -07:00
interpreter.py cargo/interpreter: Implement an interpreter for Cargo TOML 2023-06-07 19:20:30 -07:00
manifest.py cargo/manifest: Add a file with type definitions of the cargo manifest format 2023-06-07 19:20:30 -07:00
version.py cargo/version: add a function to convert cargo versioning to meson 2023-06-07 19:20:30 -07:00