toml-path

Crates.iotoml-path
lib.rstoml-path
version0.1.0
sourcesrc
created_at2024-09-20 04:50:07.833142
updated_at2024-09-20 04:50:07.833142
descriptionjq for tomls
homepagehttps://github.com/adam-gaia/toml-path
repositoryhttps://github.com/adam-gaia/toml-path
max_upload_size
id1380915
size101,677
Adam Gaia (adam-gaia)

documentation

README

toml-path

Usage

$ toml-path '.package["name", "description"]' ./Cargo.toml
["toml-path", "jq for tomls"]

Commit count: 19

cargo fmt