Crates.io | raugeas |
lib.rs | raugeas |
version | 1.0.0 |
created_at | 2024-11-28 22:05:50.957374+00 |
updated_at | 2025-06-16 04:39:26.110835+00 |
description | Augeas bindings for Rust |
homepage | |
repository | https://github.com/normation/raugeas |
max_upload_size | |
id | 1465019 |
size | 90,068 |
Rust binding for Augeas, a configuration editing tool.
These crates were initially forked from hercules-team/rust-augeas.
This library is a low-level binding to the C API of Augeas, with a few abstractions to make it more idiomatic to use in Rust. It does not aim to provide a high-level API to manipulate configuration files, but rather to provide a safe and idiomatic way to interact with Augeas.