| Crates.io | expandenv |
| lib.rs | expandenv |
| version | 0.2.1 |
| created_at | 2025-05-08 21:12:51.297062+00 |
| updated_at | 2026-01-08 21:06:34.263699+00 |
| description | A Rust crate focused on expanding environment variables. |
| homepage | |
| repository | https://github.com/dablenparty/expandenv-rs |
| max_upload_size | |
| id | 1665868 |
| size | 18,370 |
A Rust crate for expanding environment variables, inspired by shellexpand.
This might not be very feature complete because I made it for a CLI tool of mine called boxunbox, but I figured someone else might also find some use because shellexpand is now unmaintained is actually maintained on GitLab, but it still doesn't support recursive fallbacks.