| Crates.io | expandenv |
| lib.rs | expandenv |
| version | 0.1.3 |
| created_at | 2025-05-08 21:12:51.297062+00 |
| updated_at | 2025-06-24 00:48:37.433869+00 |
| description | A Rust crate focused on expanding environment variables. |
| homepage | |
| repository | https://github.com/dablenparty/expandenv-rs |
| max_upload_size | |
| id | 1665868 |
| size | 20,683 |
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.